dev-python/python-otr: initial import of version 1.2.0

This commit is contained in:
Julian Ospald 2016-03-16 17:06:33 +01:00
parent 176e3ace33
commit 5e73c87d3f
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils blacklist="3" ]
SUMMARY="Off-The-Record Messaging protocol implementation for Python"
HOMEPAGE="https://github.com/AGProjects/python-otr"
LICENCES="LGPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-python/cryptography[python_abis:*(-)?]
dev-python/enum34[python_abis:*(-)?]
dev-python/gmpy2[python_abis:*(-)?]
dev-python/python-application[python_abis:*(-)?]
dev-python/zopeinterface[python_abis:*(-)?]
net-libs/libotr
"