blob: b8535a9556c1fb82750e89e633a98f77c45486e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dev@liguros.net</email>
<name>Development</name>
</maintainer>
<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>
<origin>ports</origin>
</pkgmetadata>
|