A library for parsing ISO 8601 strings
This is a Python 3 library for parsing date strings in ISO 8601 format into datetime format.
- Developed at devel:languages:python
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-aniso8601 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aniso8601-8.1.1.tar.gz | 0000039143 38.2 KB | |
python-aniso8601.changes | 0000003528 3.45 KB | |
python-aniso8601.spec | 0000001927 1.88 KB |
Revision 9 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 868435
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 8.1.1: * Deprecate running tests with python setup.py tests as the test suite support in Setuptools is deprecated * Add version to __init__.py * Cleaner reading of README.rst into the long_description field of setup.py * Define long_description_content_type as text/x-rst * Simplify Sphinx configuration * Add compat.is_string method, returns True for str, unicode types, False otherwise, used to fix 28
Comments 0