aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2014-05-09 16:21:31 +0300
committerBerker Peksag <berker.peksag@gmail.com>2014-05-09 16:21:31 +0300
commit6d9a632e794e9c41dd2d616655216185ecef1f98 (patch)
tree732a9b4006ac47e464108800b275fb400b0c729d
parentcabbd95a0d4a96a7a1022da0d5e0ac96c8d97a8c (diff)
downloadmediagoblin-6d9a632e794e9c41dd2d616655216185ecef1f98.tar.lz
mediagoblin-6d9a632e794e9c41dd2d616655216185ecef1f98.tar.xz
mediagoblin-6d9a632e794e9c41dd2d616655216185ecef1f98.zip
Remove outdated PKGINFO.
PKGINFO is created by the "python setup.py {sdist, bdist_egg}" command and not useful to add the codebase. It is mainly used by PyPI to display the package information.
-rw-r--r--PKG-INFO19
1 files changed, 0 insertions, 19 deletions
diff --git a/PKG-INFO b/PKG-INFO
deleted file mode 100644
index 24fb75b1..00000000
--- a/PKG-INFO
+++ /dev/null
@@ -1,19 +0,0 @@
-Metadata-Version: 1.2
-Name: mediagoblin
-Version: 0.4.0.dev
-Summary: UNKNOWN
-Home-page: http://mediagoblin.org/
-Author: Free Software Foundation and contributors
-Author-email: cwebber@gnu.org
-License: AGPLv3
-Download-URL: http://mediagoblin.org/download/
-Description:
-Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
-Classifier: Environment :: Web Environment
-Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.6
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content