summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/enthoughtbase/metadata.xml')
-rw-r--r--dev-python/enthoughtbase/metadata.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-python/enthoughtbase/metadata.xml b/dev-python/enthoughtbase/metadata.xml
deleted file mode 100644
index bbf6cbf..0000000
--- a/dev-python/enthoughtbase/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>python</herd>
- <longdescription lang="en">
- The EnthoughtBase project includes a few core packages that are used
- by many other projects in the Enthought Tool Suite:
- * enthought.etsconfig: Supports configuring settings that need to
- be shared across multiple projects or programs on the same
- system. Most significant of these is the GUI toolkit to be
- used. You can also configure locations for writing application
- data and user data, and the name of the company responsible for
- the software (which is used in the application and user data
- paths on some systems).
- * enthought.logger: Provides convenience functions for creating
- logging handlers.
- * enthought.util: Provides miscellaneous utility functions
- </longdescription>
-</pkgmetadata>