dev-python/structlog: add initial 16.1.0 ebuild

Package-Manager: portage-2.2.28
This commit is contained in:
Austin English
2016-06-08 14:01:46 -05:00
parent 9dd2751039
commit 0b9d1ddd30
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>wizardedit@gentoo.org</email>
<name>Austin English</name>
</maintainer>
<longdescription lang="en">
Structured Logging for Python
</longdescription>
<upstream>
<remote-id type="pypi">structlog</remote-id>
<remote-id type="github">hynek/structlog</remote-id>
</upstream>
</pkgmetadata>