summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2006-01-06 00:19:38 +0000
committerBob Ippolito <bob@redivi.com>2006-01-06 00:19:38 +0000
commit304c5e9dec9e4d05d8ee91686b26107de75b75c0 (patch)
tree05c1fbbb72e88da222f6a0a0dbc16186ab3dd4ce
parent82d520bf9c291a6c20ba706e60912b7d4f581849 (diff)
downloadxattr-304c5e9dec9e4d05d8ee91686b26107de75b75c0.tar.gz
remove egg
-rw-r--r--xattr.egg-info/PKG-INFO26
-rw-r--r--xattr.egg-info/native_libs.txt1
-rw-r--r--xattr.egg-info/top_level.txt1
3 files changed, 0 insertions, 28 deletions
diff --git a/xattr.egg-info/PKG-INFO b/xattr.egg-info/PKG-INFO
deleted file mode 100644
index 32cd133..0000000
--- a/xattr.egg-info/PKG-INFO
+++ /dev/null
@@ -1,26 +0,0 @@
-Metadata-Version: 1.0
-Name: xattr
-Version: 0.2dev-r724
-Summary: Python wrapper for extended filesystem attributes
-Home-page: http://undefined.org/python/#xattr
-Author: Bob Ippolito
-Author-email: bob@redivi.com
-License: MIT License
-Description:
- Extended attributes extend the basic attributes of files and directories
- in the file system. They are stored as name:data pairs associated with
- file system objects (files, directories, symlinks, etc).
-
- Extended attributes are currently only available on Darwin 8.0+ (Max OS X 10.4)
- and Linux 2.6+.
-
-Platform: MacOS X
-Platform: Linux
-Classifier: Environment :: Console
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Natural Language :: English
-Classifier: Operating System :: MacOS :: MacOS X
-Classifier: Operating System :: POSIX :: Linux
-Classifier: Programming Language :: Python
-Classifier: Topic :: Software Development :: Libraries :: Python Modules
diff --git a/xattr.egg-info/native_libs.txt b/xattr.egg-info/native_libs.txt
deleted file mode 100644
index 4f611bd..0000000
--- a/xattr.egg-info/native_libs.txt
+++ /dev/null
@@ -1 +0,0 @@
-xattr/_xattr.so
diff --git a/xattr.egg-info/top_level.txt b/xattr.egg-info/top_level.txt
deleted file mode 100644
index 18c5e90..0000000
--- a/xattr.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-xattr