blob: ef03acfc2e7cf4331d2549bfd040311d697e8aee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<bugs-to>
https://github.com/amperser/proselint/issues
</bugs-to>
<changelog>
https://github.com/amperser/proselint/blob/main/CHANGELOG.md
</changelog>
<remote-id type="github">amperser/proselint</remote-id>
<remote-id type="pypi">proselint</remote-id>
</upstream>
</pkgmetadata>
|