summaryrefslogtreecommitdiff
path: root/src/vobject.egg-info
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-06-20 09:11:42 +0200
committerGuido Guenther <agx@sigxcpu.org>2008-06-20 09:11:42 +0200
commitbd308fbf5f91cd2d9f86f9ea437bcf54a120a09c (patch)
tree6361d7bceda4ac2ef9f4b6de0565874f9da0c1a2 /src/vobject.egg-info
parent7a6dcb8d42e0611d4d49130d0cb492d9f58e51d6 (diff)
Imported Upstream version 0.6.6
Diffstat (limited to 'src/vobject.egg-info')
-rw-r--r--src/vobject.egg-info/PKG-INFO27
-rw-r--r--src/vobject.egg-info/SOURCES.txt25
-rw-r--r--src/vobject.egg-info/dependency_links.txt1
-rw-r--r--src/vobject.egg-info/entry_points.txt3
-rw-r--r--src/vobject.egg-info/requires.txt1
-rw-r--r--src/vobject.egg-info/top_level.txt1
-rw-r--r--src/vobject.egg-info/zip-safe1
7 files changed, 0 insertions, 59 deletions
diff --git a/src/vobject.egg-info/PKG-INFO b/src/vobject.egg-info/PKG-INFO
deleted file mode 100644
index 6ecafcc..0000000
--- a/src/vobject.egg-info/PKG-INFO
+++ /dev/null
@@ -1,27 +0,0 @@
-Metadata-Version: 1.0
-Name: vobject
-Version: 0.6.0
-Summary: VObject: module for reading vCard and vCalendar files
-Home-page: http://vobject.skyhouseconsulting.com
-Author: Jeffrey Harris
-Author-email: jeffrey@osafoundation.org
-License: Apache
-Description: Parses iCalendar and vCard files into Python data structures, decoding the relevant encodings. Also serializes vobject data structures to iCalendar, vCard, or (expirementally) hCalendar unicode strings.
-
- Requires python 2.4 or later, dateutil (http://labix.org/python-dateutil) 1.1 or later.
-
- Recent changes:
- - Added VAVAILABILITY support
- - Improved wrapping of unicode lines, serialize encodes unicode as utf-8 by default
-
- For older changes, see http://vobject.skyhouseconsulting.com/history.html or http://websvn.osafoundation.org/listing.php?repname=vobject&path=/trunk/
-
-Platform: any
-Classifier: Development Status :: 4 - Beta
-Classifier: Environment :: Console
-Classifier: License :: OSI Approved :: BSD License
-Classifier: Intended Audience :: Developers
-Classifier: Natural Language :: English
-Classifier: Programming Language :: Python
-Classifier: Operating System :: OS Independent
-Classifier: Topic :: Text Processing
diff --git a/src/vobject.egg-info/SOURCES.txt b/src/vobject.egg-info/SOURCES.txt
deleted file mode 100644
index 8e378ac..0000000
--- a/src/vobject.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-ACKNOWLEDGEMENTS.txt
-LICENSE.txt
-README.txt
-setup.py
-ez_setup/README.txt
-ez_setup/__init__.py
-src/vobject/__init__.py
-src/vobject/base.py
-src/vobject/behavior.py
-src/vobject/hcalendar.py
-src/vobject/icalendar.py
-src/vobject/ics_diff.py
-src/vobject/vcard.py
-src/vobject/win32tz.py
-src/vobject.egg-info/PKG-INFO
-src/vobject.egg-info/SOURCES.txt
-src/vobject.egg-info/dependency_links.txt
-src/vobject.egg-info/entry_points.txt
-src/vobject.egg-info/requires.txt
-src/vobject.egg-info/top_level.txt
-src/vobject.egg-info/zip-safe
-tests/more_tests.txt
-tests/recurrence.ics
-tests/tests.py
-tests/utf8_test.ics \ No newline at end of file
diff --git a/src/vobject.egg-info/dependency_links.txt b/src/vobject.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/src/vobject.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/src/vobject.egg-info/entry_points.txt b/src/vobject.egg-info/entry_points.txt
deleted file mode 100644
index 405bd65..0000000
--- a/src/vobject.egg-info/entry_points.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-[console_scripts]
-ics_diff = vobject.ics_diff:main
-
diff --git a/src/vobject.egg-info/requires.txt b/src/vobject.egg-info/requires.txt
deleted file mode 100644
index 21aa035..0000000
--- a/src/vobject.egg-info/requires.txt
+++ /dev/null
@@ -1 +0,0 @@
-python-dateutil >= 1.1 \ No newline at end of file
diff --git a/src/vobject.egg-info/top_level.txt b/src/vobject.egg-info/top_level.txt
deleted file mode 100644
index 52a5040..0000000
--- a/src/vobject.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-vobject
diff --git a/src/vobject.egg-info/zip-safe b/src/vobject.egg-info/zip-safe
deleted file mode 100644
index 8b13789..0000000
--- a/src/vobject.egg-info/zip-safe
+++ /dev/null
@@ -1 +0,0 @@
-