mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 04:10:32 -04:00
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Michael Egger <michael.egger@tsn.at>
15 lines
406 B
XML
15 lines
406 B
XML
<?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>
|