magicdate-py stable port information

Info2: <<
Package: magicdate-py%type_pkg[python]
Version: 0.1.3
Revision: 1
Type: python (2.5 2.6 2.7)
Description: Fuzzy date handling for python
DescDetail: <<
Convert fuzzy date to a datetime object.

Convert from fuzzy dates like "yesterday", "next wed", "Jan 4", etc.,
to a datetime object.

This is useful for processing command line arguments.
<<
Source: http://pypi.python.org/packages/source/m/magicdate/magicdate-%v.tar.gz
Source-MD5: eda76e2bac96f0a7dbfc341f7ec50de8
Depends: python%type_pkg[python]
BuildDepends: setuptools-py%type_pkg[python]
CompileScript: <<
echo Skipping build
#%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --single-version-externally-managed --root=%d
<<
DocFiles: PKG-INFO
License: BSD
Homepage: http://pypi.python.org/pypi/magicdate
Maintainer: Kurt Schwehr
<<