summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jaxml/jaxml-3.02.ebuild')
-rw-r--r--dev-python/jaxml/jaxml-3.02.ebuild26
1 files changed, 26 insertions, 0 deletions
diff --git a/dev-python/jaxml/jaxml-3.02.ebuild b/dev-python/jaxml/jaxml-3.02.ebuild
new file mode 100644
index 0000000..b527069
--- /dev/null
+++ b/dev-python/jaxml/jaxml-3.02.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+# Ebuild generated by g-pypi 0.1
+
+EAPI="3"
+SUPPORT_PYTHON_ABIS="1"
+DISTUTILS_SRC_TEST="setup.py"
+
+inherit distutils
+
+
+DESCRIPTION="a Python module to generate XML easily"
+HOMEPAGE="http://www.librelogiciel.com/software/"
+SRC_URI="http://pypi.python.org/packages/source/j/jaxml/${P}.tar.gz"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+SLOT="0"
+IUSE=""
+
+DEPEND="dev-python/setuptools"
+RDEPEND="${DEPEND}"
+
+
+