This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > aniso8601 (1.3.0)

A library for parsing ISO 8601 strings.

Features:
Pure Python implementation
Python 3 support
Logical behavior

Parse a time, get a datetime.time
Parse a date, get a datetime.date
Parse a datetime, get a datetime.datetime
Parse a duration, get a datetime.timedelta
Parse an interval, get a tuple of dates or datetimes
Parse a repeating interval, get a date or datetime generator

UTC offset represented as fixed-offset tzinfo
dateutil.relativedelta available for calendar accuracy
No regular expressions

This requires: python-dateutil

Maintained by: Dimitris Zlatanidis
Keywords: ISO,8601
ChangeLog: aniso8601

Homepage:
https://bitbucket.org/nielsenb/aniso8601

Source Downloads:
aniso8601-1.3.0.tar.gz (d3c987293e4b5acf2004edf48cd19e9f)

Download SlackBuild:
aniso8601.tar.gz
aniso8601.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
aniso8601.SlackBuild
aniso8601.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds