Initial commit. Required by weasyprint.

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Aaron W. Swenson
2017-07-06 20:07:32 -04:00
parent 6370e4ba36
commit e4116fc198
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<maintainer type="person">
<email>titanofold@gentoo.org</email>
<name>Aaron W. Swenson</name>
</maintainer>
<upstream>
<remote-id type="pypi">pytest-flake8</remote-id>
<remote-id type="github">tholo/pytest-flake8</remote-id>
</upstream>
</pkgmetadata>