summaryrefslogtreecommitdiff
path: root/dev-python/guppy3/metadata.xml
blob: 5ddbee6dbcbea297f2010074e9b93efe390b7683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>zhuyifei1999@gmail.com</email>
    <name>YiFei Zhu</name>
  </maintainer>
  <longdescription lang="en">Guppy 3 is a programming environment providing object and heap memory
		sizing, profiling and analysis. It includes a prototypical
		specification language that can be used to formally specify aspects of
		Python programs and generate tests and documentation from a common
		source.</longdescription>
  <upstream>
    <bugs-to>https://github.com/zhuyifei1999/guppy3/issues</bugs-to>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>