dev-python/python-gnutls: initial import of version 2.0.1

This commit is contained in:
Julian Ospald 2016-02-26 14:24:10 +01:00
parent e23ca93af3
commit b805971673
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils ]
SUMMARY="High level object oriented wrapper around libgnutls"
HOMEPAGE="http://ag-projects.com/"
LICENCES="LGPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
run:
dev-libs/gnutls
"