dev-python/cryptg: new package, add 0.4

Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Julien Roy
2023-01-20 21:05:32 -05:00
parent 56f60329ff
commit 1309ba3cf7
3 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>julien@jroy.ca</email>
<description>Julien Roy</description>
</maintainer>
<upstream>
<maintainer>
<name>Dmitry D. Chernov</name>
<email>blackdoomer@yandex.ru</email>
</maintainer>
<changelog>https://github.com/cher-nov/cryptg/releases</changelog>
<bugs-to>https://github.com/cher-nov/cryptg/issues</bugs-to>
<remote-id type="github">cher-nov/cryptg</remote-id>
<remote-id type="pypi">cryptg</remote-id>
</upstream>
</pkgmetadata>