aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework.egg-info/PKG-INFO
diff options
context:
space:
mode:
authorTom Christie2012-11-01 23:50:00 +0000
committerTom Christie2012-11-01 23:50:00 +0000
commit2dec2b9c1346d16ae746defb47b624953bf5f0d0 (patch)
treea0420247457bb1fd9cd2dec75da75cf8dfb31daf /djangorestframework.egg-info/PKG-INFO
parentb8648c08bee3dc67565a5ac3da73395c1185320b (diff)
downloaddjango-rest-framework-2dec2b9c1346d16ae746defb47b624953bf5f0d0.tar.bz2
Remove accidental egg-info files
Diffstat (limited to 'djangorestframework.egg-info/PKG-INFO')
-rw-r--r--djangorestframework.egg-info/PKG-INFO19
1 files changed, 0 insertions, 19 deletions
diff --git a/djangorestframework.egg-info/PKG-INFO b/djangorestframework.egg-info/PKG-INFO
deleted file mode 100644
index 04eafbde..00000000
--- a/djangorestframework.egg-info/PKG-INFO
+++ /dev/null
@@ -1,19 +0,0 @@
-Metadata-Version: 1.0
-Name: djangorestframework
-Version: 2.0.0
-Summary: A lightweight REST framework for Django.
-Home-page: http://django-rest-framework.org
-Author: Tom Christie
-Author-email: tom@tomchristie.com
-License: BSD
-Download-URL: http://pypi.python.org/pypi/rest_framework/
-Description: UNKNOWN
-Platform: UNKNOWN
-Classifier: Development Status :: 4 - Beta
-Classifier: Environment :: Web Environment
-Classifier: Framework :: Django
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: BSD License
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python
-Classifier: Topic :: Internet :: WWW/HTTP