summaryrefslogtreecommitdiff
path: root/dev-python/aspectlib/metadata.xml
blob: 3ce3ded93a103b2ea60ef2c346e9ed100161b622 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <longdescription lang="en">
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
	</longdescription>
 <upstream>
  <changelog>https://python-aspectlib.readthedocs.io/en/latest/changelog.html</changelog>
  <doc>https://python-aspectlib.readthedocs.io/</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>