diff options
author | 2024-05-20 18:58:52 +0200 | |
---|---|---|
committer | 2024-05-20 19:02:05 +0200 | |
commit | 5a0c379180e56dccc1729c6cfc6d99f75cca4472 (patch) | |
tree | d652e3d57efcaed24008be2db1367793e7a028f9 /dev-python/proselint | |
parent | dev-python/PyPubSub: add upstream metadata (diff) | |
download | guru-5a0c379180e56dccc1729c6cfc6d99f75cca4472.tar.gz guru-5a0c379180e56dccc1729c6cfc6d99f75cca4472.tar.bz2 guru-5a0c379180e56dccc1729c6cfc6d99f75cca4472.zip |
dev-python/proselint: add upstream metadata
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'dev-python/proselint')
-rw-r--r-- | dev-python/proselint/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-python/proselint/metadata.xml b/dev-python/proselint/metadata.xml new file mode 100644 index 000000000..ef03acfc2 --- /dev/null +++ b/dev-python/proselint/metadata.xml @@ -0,0 +1,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> |