From d45d0ae9e5842f736dbc60c45ef7e61d61c4eb63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 10 Nov 2018 22:02:45 +0100 Subject: dev-python/python-application: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/667354 Signed-off-by: Michał Górny --- dev-python/python-application/metadata.xml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 dev-python/python-application/metadata.xml (limited to 'dev-python/python-application/metadata.xml') diff --git a/dev-python/python-application/metadata.xml b/dev-python/python-application/metadata.xml deleted file mode 100644 index bc01efe4aaae..000000000000 --- a/dev-python/python-application/metadata.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - python@gentoo.org - Python - - - This package is a collection of modules that are useful when - building python applications. Their purpose is to eliminate the - need to divert resources into implementing the small tasks that - every application needs to do in order to run successfully and - focus instead on the application logic itself. - - The modules that the application package provides are: - 1. process - UNIX process and signal management. - 2. python - python utility classes and functions. - 3. configuration - a simple interface to handle configuration files. - 4. log - an extensible system logger for console and syslog. - 5. debug - memory troubleshooting and execution timing. - 6. system - interaction with the underlying operating system. - 7. notification - an application wide notification system. - 8. version - manage version numbers for applications and packages. - 9. dependency - verify package dependencies at runtime. - - - python-application - - -- cgit v1.2.3