Path to this page:
./
time/py-aniso8601,
Library for parsing ISO 8601 strings
Branch: pkgsrc-2018Q4,
Version: 4.0.1,
Package name: py27-aniso8601-4.0.1,
Maintainer: pkgsrc-usersLibrary 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
* Parser separate from representation, allowing parsing to different datetime
formats
* No regular expressions
Required to run:[
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 7a15052f386aa1c74f415570c694645282fc5ad0
RMD160: b5dc34f4c3f2342a6a1b035cdcc6eb4582cfc87e
Filesize: 107.274 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version py27-aniso8601-4.0.1 (created)