summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/eunuchs/metadata.xml')
-rw-r--r--dev-python/eunuchs/metadata.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-python/eunuchs/metadata.xml b/dev-python/eunuchs/metadata.xml
deleted file mode 100644
index 6f09877002a5..000000000000
--- a/dev-python/eunuchs/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription lang="en">
- Eunuchs is a library of Python extensions that complement the
- standard libraries in parts where full support for the UNIX API (or
- the Linux API) is missing.
-
- Most of the functions wrapped by Eunuchs are low-level, dirty, but
- absolutely necessary functions for real systems programming. The aim
- is to have the functions added to mainstream Python libraries.
- </longdescription>
-</pkgmetadata>