forked from hasufell/hasufell-repository
dev-python/rsa: initial import
Preparation for voip/blink-3.0.0 bump.
This commit is contained in:
parent
8048bd345e
commit
237b3bd78c
18
packages/dev-python/rsa/rsa-3.4.2.exheres-0
Normal file
18
packages/dev-python/rsa/rsa-3.4.2.exheres-0
Normal file
@ -0,0 +1,18 @@
|
||||
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require pypi setup-py [ import=setuptools ]
|
||||
|
||||
SUMMARY="Pure-Python RSA implementation"
|
||||
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS=""
|
||||
|
||||
|
||||
DEPENDENCIES="
|
||||
build+run:
|
||||
dev-python/pyasn1[python_abis:*(-)?]
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user