dev-python/pycryptodome: Initial commit, #602022

Initial commit for dev-python/pycrypto fork and partially drop-in
replacement. Let's start with a simple, separate package and see how it
works out for us.
This commit is contained in:
Michał Górny
2017-03-01 08:46:17 +01:00
parent e11701caf6
commit 5079b5bcc0
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>python@gentoo.org</email>
<name>Python project</name>
</maintainer>
</pkgmetadata>