blob: e039e2cda55f5c275d15ec0eb5e20d0b7c167e7b (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>autopep8 formats Python code based on the output of the pep8 utility</longdescription>
<upstream>
<remote-id type="pypi">autopep8</remote-id>
<remote-id type="github">hhatto/autopep8</remote-id>
</upstream>
</pkgmetadata>
|