summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2007-04-21 23:34:24 +0000
committerRob Cakebread <pythonhead@gentoo.org>2007-04-21 23:34:24 +0000
commitd5ed954f828fc1c1af73343989a5df06c7f88be7 (patch)
treeab6a858e207f8cf476f3415152d30b68ccd224d8 /dev-python/workingenv/metadata.xml
parentStable on all arches as this is a copy-only ebuild and does not need any (diff)
downloadgentoo-2-d5ed954f828fc1c1af73343989a5df06c7f88be7.tar.gz
gentoo-2-d5ed954f828fc1c1af73343989a5df06c7f88be7.tar.bz2
gentoo-2-d5ed954f828fc1c1af73343989a5df06c7f88be7.zip
Initial commit.
(Portage version: 2.1.2.4)
Diffstat (limited to 'dev-python/workingenv/metadata.xml')
-rw-r--r--dev-python/workingenv/metadata.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-python/workingenv/metadata.xml b/dev-python/workingenv/metadata.xml
new file mode 100644
index 000000000000..99571aabd511
--- /dev/null
+++ b/dev-python/workingenv/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>python</herd>
+ <longdescription lang="en">
+ workingenv sets up a sandbox which allows you to install Python packages into using distutils, setuptools or easy_install. Very handy for testing Python packages without installing them into site-packages.
+ </longdescription>
+</pkgmetadata>
+