6aecb5235e
The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+. It features computing of relative deltas (next month, next year, next monday, last week of month, etc), computing of dates based on very flexible recurrence rules, using a superset of the [FTP]iCalendar specification and generic parsing of dates in almost any string format. feedback and ok xsa@
15 lines
850 B
Plaintext
15 lines
850 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/11/11 03:43:37 djm Exp $
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/__init__.py
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/__init__.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/easter.py
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/easter.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/parser.py
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/parser.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/relativedelta.py
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/relativedelta.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/rrule.py
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/rrule.pyc
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/tz.py
|
|
lib/python${MODPY_VERSION}/site-packages/dateutil/tz.pyc
|