<?xml version='1.0' encoding='utf-8'?>
<pkgmetadata>
	<maintainer type="project"><email>tabascoz@gmail.com</email><name>Fernando Cunha</name></maintainer><longdescription lang="en">
		aspectlib is 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>
		<remote-id type="pypi">aspectlib</remote-id>
		<remote-id type="github">ionelmc/python-aspectlib</remote-id>
	</upstream>
</pkgmetadata>
