From b805971673d861b10f7c6faede4c4777412d5eee Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 26 Feb 2016 14:24:10 +0100 Subject: [PATCH] dev-python/python-gnutls: initial import of version 2.0.1 --- .../python-gnutls-2.0.1.exheres-0 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 packages/dev-python/python-gnutls/python-gnutls-2.0.1.exheres-0 diff --git a/packages/dev-python/python-gnutls/python-gnutls-2.0.1.exheres-0 b/packages/dev-python/python-gnutls/python-gnutls-2.0.1.exheres-0 new file mode 100644 index 00000000..07e3e4bd --- /dev/null +++ b/packages/dev-python/python-gnutls/python-gnutls-2.0.1.exheres-0 @@ -0,0 +1,18 @@ +# Copyright 2016 Julian Ospald +# 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 +" +