aniso8601

View on PyPIReverse Dependencies (102)

9.0.1 aniso8601-9.0.1-py2.py3-none-any.whl

Wheel Details

Project: aniso8601
Version: 9.0.1
Filename: aniso8601-9.0.1-py2.py3-none-any.whl
Download: [link]
Size: 52754
MD5: eba845463838ae77585aac484f6a563c
SHA256: 1d2b7ef82963909e93c4f24ce48d4de9e66009a21bf1c1e1c85bdd0812fe412f
Uploaded: 2021-03-02 01:33:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aniso8601
Version: 9.0.1
Summary: A library for parsing ISO 8601 strings.
Author: Brandon Nielsen
Author-Email: nielsenb[at]jetfuse.net
Home-Page: https://bitbucket.org/nielsenb/aniso8601
Project-Url: Documentation, https://aniso8601.readthedocs.io/
Project-Url: Source, https://bitbucket.org/nielsenb/aniso8601
Project-Url: Tracker, https://bitbucket.org/nielsenb/aniso8601/issues
Keywords: iso8601 parser
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pyenchant; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
[Description omitted; length: 21905 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
aniso8601/__init__.py sha256=tHN7Nq-3I79PLzKkBuWun_UKgolnDrn7ISO8s1HlMdo 704
aniso8601/compat.py sha256=2exJsHW2DAxt_D2_mGj5mv0HCSMFeAAkPyFAM-ZFrA0 571
aniso8601/date.py sha256=IDn_kqeZshllwr4pICUNZhjbqSVVlYTyHmBOgp2MlNE 4475
aniso8601/decimalfraction.py sha256=EtwqSZJTtsQlu05m2guolhii5N1yN4dVv0v1zCZhiyk 333
aniso8601/duration.py sha256=6AAl9A-WM2Io898peIz9xbwOvxcLc6WYGUdkYuQlTU8 9583
aniso8601/exceptions.py sha256=-zrdcKocZhzhl71HhgVKXWF481XDWO3UhinbcycCzPU 1313
aniso8601/interval.py sha256=7e5wICHdF2gTeFluPxBrzaA4-_5b78QzXC62DSnNzlM 10763
aniso8601/resolution.py sha256=ee7GxL865D0dJL70TsXScz4Kzo_dwMORNvfuyCXdsgI 684
aniso8601/time.py sha256=9IRsCERfEl_SnBBUIOR8E43XFD7Y2EqhowjiCcfinb0 5688
aniso8601/timezone.py sha256=5_LRd_pYd08i2hmXsn_1tTUxKOI4caSvxci-VByHCWU 2134
aniso8601/utcoffset.py sha256=8Gh8WNk_q9ELLEFZLMPbMESH-yqcoNFjul7VcpHq_1Q 2423
aniso8601/builders/__init__.py sha256=sJanTP5Lo0lRxpLa5VKVBS9u6ZP8R1VRgozx5uSUMUU 17958
aniso8601/builders/python.py sha256=I0RhPY2syncaMwYRVJxM6ct-O_5MHnNFY3dcF6wvy0Y 22122
aniso8601/builders/tests/__init__.py sha256=XWM00Wzg9EZkSKyy3IW18Z8TiXfCbJS-XJNFVuylvuU 209
aniso8601/builders/tests/test_init.py sha256=wnDhjyb5iBt9l_zTXT96uqXus-igSqn5Kn_rqX_NSHA 29997
aniso8601/builders/tests/test_python.py sha256=pNr3lwfBKVSUQKc5BPmwCiCTpP_063WpOM-canDz4J8 61593
aniso8601/tests/__init__.py sha256=XWM00Wzg9EZkSKyy3IW18Z8TiXfCbJS-XJNFVuylvuU 209
aniso8601/tests/compat.py sha256=9HJqKvl0PIFBjePUgT-1eMGkA9tlESX0wNDkPvV7GOk 346
aniso8601/tests/test_compat.py sha256=2oFOFLKTfOJIMbLjkeVhrkxSDMjE0wM-NB86SJ6st5g 763
aniso8601/tests/test_date.py sha256=3AWmIHTS2sxm9_ZUYcI2w9ALJOYnHkkYEwlD1VW90iQ 8960
aniso8601/tests/test_decimalfraction.py sha256=T4R_SY24DW30YuQkyofxvAmngTuXtsmwd77pF25QAlc 578
aniso8601/tests/test_duration.py sha256=ZqUxodLrDBZ1GZWutFXjktAFHYS1hidxLclIGZP7aSA 44952
aniso8601/tests/test_init.py sha256=GazCeGTv-OFocCx9Cck04b-c1cWiiRnqhGwoGgm4Y1Q 1689
aniso8601/tests/test_interval.py sha256=lTg-E1vW1xmgwiWfHHwJDJ25AogSR-1p-0L4O2gQKQw 60457
aniso8601/tests/test_time.py sha256=HLutGVdg2_HHU51U2eEEZ9UNwljrQBPU_PtX8JrdVV0 19147
aniso8601/tests/test_timezone.py sha256=Shw7-fcUJZAbH7diCx37iXZ4VZEH45lqIgMJvoQQhtQ 4649
aniso8601/tests/test_utcoffset.py sha256=fRNuiz3WPMrHtrdMGK3HOuZRYd68hR-VNldbwVG-cDA 1926
aniso8601-9.0.1.dist-info/LICENSE sha256=Z_-MGC_A4Nc1cViNi8B5tOSmJKknTE4mqSPeIxDTvSk 1501
aniso8601-9.0.1.dist-info/METADATA sha256=8x7vpReMZppobPRH8Q564bwHL9XFsgCFR3TKrHhfkjE 23431
aniso8601-9.0.1.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
aniso8601-9.0.1.dist-info/top_level.txt sha256=MVQomyeED8nGIH7PUQdMzxgLppIB48oYHtcmL17ETB0 10
aniso8601-9.0.1.dist-info/RECORD

top_level.txt

aniso8601