The textproc/py-pyRFC3339,python3 port
py3-pyRFC3339-1.1p3 – format dates according to RFC3339 (cvsweb github mirror)
Description
RFC 3339 is a standard date format used on the internet. This Python module formats dates according to the RFC. Examples of this format: 2015-11-03T22:11:12Z 2015-11-03T15:11:12-07:00WWW: https://pypi.python.org/pypi/pyRFC3339
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/python3.11/site-packages/pyRFC3339-1.1.dist-info/
- /usr/local/lib/python3.11/site-packages/pyRFC3339-1.1.dist-info/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/pyRFC3339-1.1.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pyRFC3339-1.1.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pyRFC3339-1.1.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pyRFC3339-1.1.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pyrfc3339/
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__init__.py
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/generator.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/generator.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/parser.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/parser.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/utils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pyrfc3339/generator.py
- /usr/local/lib/python3.11/site-packages/pyrfc3339/parser.py
- /usr/local/lib/python3.11/site-packages/pyrfc3339/utils.py