dev-python/black: new package

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Michael Egger <michael.egger@tsn.at>
This commit is contained in:
Michael Egger
2020-03-12 22:53:16 +01:00
parent 68e34dda23
commit e193e4dd59
3 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>michael.egger@tsn.at</email>
<name>Michael Egger</name>
</maintainer>
<longdescription>
The uncompromising Python code formatter.
</longdescription>
<upstream>
<remote-id type="github">psf/black</remote-id>
</upstream>
</pkgmetadata>