Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f770b0e1bb5258dbea9f8c34d5087cc65c907fc6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f770b0e1bb5258dbea9f8c34d5087cc65c907fc6)
  • Date: Sun, 12 Jun 2011 09:53:51 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
python-pypi/fuzzyparsers/DEPENDS | 3 +++
python-pypi/fuzzyparsers/DETAILS | 14 ++++++++++++++
python-pypi/fuzzyparsers/HISTORY | 3 +++
4 files changed, 23 insertions(+)

New commits:
commit f770b0e1bb5258dbea9f8c34d5087cc65c907fc6
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

new spell: fuzzyparsers-0.7.2

diff --git a/ChangeLog b/ChangeLog
index 9049502..0ab4edc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-06-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/fuzzyparsers: new spell, date parsing tools
+
2011-06-12 Vlad Glagolev <stealth AT sourcemage.org>
* groups: added 'tape' group (required at least for udev)

diff --git a/python-pypi/fuzzyparsers/DEPENDS
b/python-pypi/fuzzyparsers/DEPENDS
new file mode 100755
index 0000000..94276bb
--- /dev/null
+++ b/python-pypi/fuzzyparsers/DEPENDS
@@ -0,0 +1,3 @@
+depends python &&
+depends SETUPTOOLS
+
diff --git a/python-pypi/fuzzyparsers/DETAILS
b/python-pypi/fuzzyparsers/DETAILS
new file mode 100755
index 0000000..a1eb277
--- /dev/null
+++ b/python-pypi/fuzzyparsers/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=fuzzyparsers
+ VERSION=0.7.2
+
SOURCE_HASH=sha512:8de1c3a5d35b590284d13588712002630049908cbffe79c8773c6ae8a7629dc26476157b607d46b2afef9fd3670eafde7e6c6a80cf633184d8cbc4313731db27
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://pypi.python.org/pypi/fuzzyparsers
+
SOURCE_URL[0]=http://pypi.python.org/packages/source/f/fuzzyparsers/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20110612
+ KEYWORDS="python"
+ SHORT="free-form input parsers"
+cat << EOF
+A collection of free-form input parsers (with special focus on dates
+EOF
diff --git a/python-pypi/fuzzyparsers/HISTORY
b/python-pypi/fuzzyparsers/HISTORY
new file mode 100644
index 0000000..20ad03b
--- /dev/null
+++ b/python-pypi/fuzzyparsers/HISTORY
@@ -0,0 +1,3 @@
+2011-06=12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.2
+ spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f770b0e1bb5258dbea9f8c34d5087cc65c907fc6), Treeve Jelbert, 06/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page