dev-python/pycodestyle: Initial addition to the tree

This is the successor project to pep8 and  will be needed for the
upcoming bump of flake8.
This commit is contained in:
Tobias Klausmann
2016-09-06 13:48:41 +02:00
parent 73883a3ecb
commit 63b8828cea
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>klausman@gentoo.org</email>
<name>Tobias Klausmann</name>
</maintainer>
</pkgmetadata>