summaryrefslogtreecommitdiff
path: root/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO
diff options
context:
space:
mode:
Diffstat (limited to 'setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO')
-rw-r--r--setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/PKG-INFO32
-rw-r--r--setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/SOURCES.txt13
-rw-r--r--setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/dependency_links.txt1
-rw-r--r--setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/entry_points.txt3
-rw-r--r--setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/not-zip-safe1
-rw-r--r--setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/top_level.txt1
6 files changed, 51 insertions, 0 deletions
diff --git a/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/PKG-INFO b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/PKG-INFO
new file mode 100644
index 0000000..200a803
--- /dev/null
+++ b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/PKG-INFO
@@ -0,0 +1,32 @@
+Metadata-Version: 1.0
+Name: setuptools-darcs
+Version: 1.2.11
+Summary: setuptools plugin for darcs
+Home-page: http://tahoe-lafs.org/trac/setuptools_darcs
+Author: Zooko O'Whielacronx
+Author-email: zooko@zooko.com
+License: BSD
+Description: UNKNOWN
+Keywords: distutils setuptools setup darcs
+Platform: UNKNOWN
+Classifier: Framework :: Setuptools Plugin
+Classifier: Development Status :: 5 - Production/Stable
+Classifier: License :: OSI Approved :: BSD License
+Classifier: License :: DFSG approved
+Classifier: Intended Audience :: Developers
+Classifier: Operating System :: Microsoft
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Operating System :: Unix
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Operating System :: POSIX
+Classifier: Operating System :: MacOS :: MacOS X
+Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
+Classifier: Operating System :: OS Independent
+Classifier: Natural Language :: English
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.4
+Classifier: Programming Language :: Python :: 2.5
+Classifier: Programming Language :: Python :: 2.6
+Classifier: Topic :: Utilities
+Classifier: Topic :: Software Development :: Libraries
diff --git a/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/SOURCES.txt b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/SOURCES.txt
new file mode 100644
index 0000000..f3d9ab9
--- /dev/null
+++ b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/SOURCES.txt
@@ -0,0 +1,13 @@
+
+README.txt
+setup.cfg
+setup.py
+setuptools_darcs/__init__.py
+setuptools_darcs/_version.py
+setuptools_darcs/setuptools_darcs.py
+setuptools_darcs.egg-info/PKG-INFO
+setuptools_darcs.egg-info/SOURCES.txt
+setuptools_darcs.egg-info/dependency_links.txt
+setuptools_darcs.egg-info/entry_points.txt
+setuptools_darcs.egg-info/not-zip-safe
+setuptools_darcs.egg-info/top_level.txt \ No newline at end of file
diff --git a/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/dependency_links.txt b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/dependency_links.txt
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/dependency_links.txt
@@ -0,0 +1 @@
+
diff --git a/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/entry_points.txt b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/entry_points.txt
new file mode 100644
index 0000000..51f2125
--- /dev/null
+++ b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/entry_points.txt
@@ -0,0 +1,3 @@
+[setuptools.file_finders]
+darcs = setuptools_darcs.setuptools_darcs:find_files_for_darcs
+
diff --git a/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/not-zip-safe b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/not-zip-safe
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/not-zip-safe
@@ -0,0 +1 @@
+
diff --git a/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/top_level.txt b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/top_level.txt
new file mode 100644
index 0000000..de95482
--- /dev/null
+++ b/setuptools_darcs-1.2.11-py2.6.egg/EGG-INFO/top_level.txt
@@ -0,0 +1 @@
+setuptools_darcs