Metadata-Version: 2.1
Name: ustd
Version: 0.0.0
Summary: The ustd module
Home-page: UNKNOWN
Author: Jon Crall
Author-email: erotemic@gmail.com
License: Apache 2
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Requires-Dist: packaging
Requires-Dist: PyYAML
Requires-Dist: ruamel.yaml
Requires-Dist: ubelt ; python_version < "3.6" and python_version >= "2.7"
Requires-Dist: scriptconfig ; python_version < "3.6" and python_version >= "2.7"
Requires-Dist: rich ; python_version < "3.8" and python_version >= "3.6"
Requires-Dist: toml ; python_version >= "2.7"
Requires-Dist: git-python ; python_version >= "2.7"
Requires-Dist: xdev ; python_version >= "3.6"
Requires-Dist: ubelt ; python_version >= "3.6"
Requires-Dist: scriptconfig ; python_version >= "3.6"
Requires-Dist: black ; python_version >= "3.6.2"
Requires-Dist: rich ; python_version >= "3.8"
Provides-Extra: all
Requires-Dist: packaging ; extra == 'all'
Requires-Dist: PyYAML ; extra == 'all'
Requires-Dist: ruamel.yaml ; extra == 'all'
Requires-Dist: xdoctest ; extra == 'all'
Requires-Dist: pytest-timeout ; extra == 'all'
Requires-Dist: codecov ; extra == 'all'
Provides-Extra: all-strict
Requires-Dist: packaging (==21.3) ; extra == 'all-strict'
Requires-Dist: PyYAML (==0.6.0) ; extra == 'all-strict'
Requires-Dist: ruamel.yaml (==0.17.21) ; extra == 'all-strict'
Requires-Dist: xdoctest (==0.14.0) ; extra == 'all-strict'
Requires-Dist: pytest-timeout (==1.4.2) ; extra == 'all-strict'
Requires-Dist: codecov (==2.0.15) ; extra == 'all-strict'
Requires-Dist: coverage (==4.5) ; (python_version < "2.7" and python_version >= "2.6") and extra == 'all-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'all-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: coverage (==4.3.4) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'all-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all-strict'
Requires-Dist: ubelt (==0.8.1) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: scriptconfig (==0.5.0) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all-strict'
Requires-Dist: pytest (<=6.1.2,==4.6.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all-strict'
Requires-Dist: pytest-cov (==2.9.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'all-strict'
Requires-Dist: rich (==11.2.0) ; (python_version < "3.8" and python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all-strict'
Requires-Dist: toml (==0.9.6) ; (python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: git-python (==1.0.0) ; (python_version >= "2.7") and extra == 'all-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version >= "3.10") and extra == 'all-strict'
Requires-Dist: pytest (==6.2.5) ; (python_version >= "3.10.0") and extra == 'all-strict'
Requires-Dist: xdev (==0.3.1) ; (python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: ubelt (==1.2.1) ; (python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: scriptconfig (==0.6.0) ; (python_version >= "3.6") and extra == 'all-strict'
Requires-Dist: pytest-cov (==3.0.0) ; (python_version >= "3.6.0") and extra == 'all-strict'
Requires-Dist: black (==22.1.0) ; (python_version >= "3.6.2") and extra == 'all-strict'
Requires-Dist: rich (==12.4.4) ; (python_version >= "3.8") and extra == 'all-strict'
Requires-Dist: coverage ; (python_version < "2.7" and python_version >= "2.6") and extra == 'all'
Requires-Dist: pytest ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all'
Requires-Dist: pytest-cov ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.10" and python_version >= "3.9") and extra == 'all'
Requires-Dist: pytest ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.4" and python_version >= "2.7") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.5" and python_version >= "3.4") and extra == 'all'
Requires-Dist: pytest ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all'
Requires-Dist: pytest-cov ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'all'
Requires-Dist: ubelt ; (python_version < "3.6" and python_version >= "2.7") and extra == 'all'
Requires-Dist: scriptconfig ; (python_version < "3.6" and python_version >= "2.7") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.6" and python_version >= "3.5") and extra == 'all'
Requires-Dist: pytest ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all'
Requires-Dist: pytest-cov ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.7" and python_version >= "3.6") and extra == 'all'
Requires-Dist: pytest ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'all'
Requires-Dist: rich ; (python_version < "3.8" and python_version >= "3.6") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.8" and python_version >= "3.7") and extra == 'all'
Requires-Dist: coverage ; (python_version < "3.9" and python_version >= "3.8") and extra == 'all'
Requires-Dist: toml ; (python_version >= "2.7") and extra == 'all'
Requires-Dist: git-python ; (python_version >= "2.7") and extra == 'all'
Requires-Dist: coverage ; (python_version >= "3.10") and extra == 'all'
Requires-Dist: pytest ; (python_version >= "3.10.0") and extra == 'all'
Requires-Dist: xdev ; (python_version >= "3.6") and extra == 'all'
Requires-Dist: ubelt ; (python_version >= "3.6") and extra == 'all'
Requires-Dist: scriptconfig ; (python_version >= "3.6") and extra == 'all'
Requires-Dist: pytest-cov ; (python_version >= "3.6.0") and extra == 'all'
Requires-Dist: black ; (python_version >= "3.6.2") and extra == 'all'
Requires-Dist: rich ; (python_version >= "3.8") and extra == 'all'
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Requires-Dist: packaging (==21.3) ; extra == 'runtime-strict'
Requires-Dist: PyYAML (==0.6.0) ; extra == 'runtime-strict'
Requires-Dist: ruamel.yaml (==0.17.21) ; extra == 'runtime-strict'
Requires-Dist: ubelt (==0.8.1) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: scriptconfig (==0.5.0) ; (python_version < "3.6" and python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: rich (==11.2.0) ; (python_version < "3.8" and python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: toml (==0.9.6) ; (python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: git-python (==1.0.0) ; (python_version >= "2.7") and extra == 'runtime-strict'
Requires-Dist: xdev (==0.3.1) ; (python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: ubelt (==1.2.1) ; (python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: scriptconfig (==0.6.0) ; (python_version >= "3.6") and extra == 'runtime-strict'
Requires-Dist: black (==22.1.0) ; (python_version >= "3.6.2") and extra == 'runtime-strict'
Requires-Dist: rich (==12.4.4) ; (python_version >= "3.8") and extra == 'runtime-strict'
Provides-Extra: tests
Requires-Dist: xdoctest ; extra == 'tests'
Requires-Dist: pytest-timeout ; extra == 'tests'
Requires-Dist: codecov ; extra == 'tests'
Provides-Extra: tests-strict
Requires-Dist: xdoctest (==0.14.0) ; extra == 'tests-strict'
Requires-Dist: pytest-timeout (==1.4.2) ; extra == 'tests-strict'
Requires-Dist: codecov (==2.0.15) ; extra == 'tests-strict'
Requires-Dist: coverage (==4.5) ; (python_version < "2.7" and python_version >= "2.6") and extra == 'tests-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'tests-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.4" and python_version >= "2.7") and extra == 'tests-strict'
Requires-Dist: coverage (==4.3.4) ; (python_version < "3.5" and python_version >= "3.4") and extra == 'tests-strict'
Requires-Dist: pytest (<=4.6.11,==4.6.0) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==2.8.1) ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests-strict'
Requires-Dist: coverage (==5.3.1) ; (python_version < "3.6" and python_version >= "3.5") and extra == 'tests-strict'
Requires-Dist: pytest (<=6.1.2,==4.6.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==2.9.0) ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.7" and python_version >= "3.6") and extra == 'tests-strict'
Requires-Dist: pytest (==4.6.0) ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests-strict'
Requires-Dist: coverage (==6.1.1) ; (python_version >= "3.10") and extra == 'tests-strict'
Requires-Dist: pytest (==6.2.5) ; (python_version >= "3.10.0") and extra == 'tests-strict'
Requires-Dist: pytest-cov (==3.0.0) ; (python_version >= "3.6.0") and extra == 'tests-strict'
Requires-Dist: coverage ; (python_version < "2.7" and python_version >= "2.6") and extra == 'tests'
Requires-Dist: pytest ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests'
Requires-Dist: pytest-cov ; (python_version < "2.8.0" and python_version >= "2.7.0") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.10" and python_version >= "3.9") and extra == 'tests'
Requires-Dist: pytest ; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.4" and python_version >= "2.7") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.5" and python_version >= "3.4") and extra == 'tests'
Requires-Dist: pytest ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests'
Requires-Dist: pytest-cov ; (python_version < "3.5.0" and python_version >= "3.4.0") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.6" and python_version >= "3.5") and extra == 'tests'
Requires-Dist: pytest ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests'
Requires-Dist: pytest-cov ; (python_version < "3.6.0" and python_version >= "3.5.0") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.7" and python_version >= "3.6") and extra == 'tests'
Requires-Dist: pytest ; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.8" and python_version >= "3.7") and extra == 'tests'
Requires-Dist: coverage ; (python_version < "3.9" and python_version >= "3.8") and extra == 'tests'
Requires-Dist: coverage ; (python_version >= "3.10") and extra == 'tests'
Requires-Dist: pytest ; (python_version >= "3.10.0") and extra == 'tests'
Requires-Dist: pytest-cov ; (python_version >= "3.6.0") and extra == 'tests'

The ustd Module
===============



|Pypi| |PypiDownloads| |GithubActions| |Codecov|



.. |Pypi| image:: https://img.shields.io/pypi/v/ustd.svg
    :target: https://pypi.python.org/pypi/ustd

.. |PypiDownloads| image:: https://img.shields.io/pypi/dm/ustd.svg
    :target: https://pypistats.org/packages/ustd

.. |GithubActions| image:: https://github.com/Erotemic/ustd/actions/workflows/tests.yml/badge.svg?branch=main
    :target: https://github.com/Erotemic/ustd/actions?query=branch%3Amain

.. |Codecov| image:: https://codecov.io/github/Erotemic/ustd/badge.svg?branch=main&service=github
    :target: https://codecov.io/github/Erotemic/ustd?branch=main

