Metadata-Version: 2.4
Name: xdev
Version: 1.5.5
Summary: An excellent developer tool for excellent developers
Author-email: Jon Crall <erotemic@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/Erotemic/xdev
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: ubelt>=1.3.6
Requires-Dist: xinspect>=0.4.0
Requires-Dist: pyfiglet>=0.7
Requires-Dist: pygments>=2.12.0
Requires-Dist: IPython>=9.0.0; python_version >= "3.13"
Requires-Dist: IPython>=7.16.2; python_version < "3.13"
Requires-Dist: parse>=1.19.0
Requires-Dist: pyflakes>=2.5.0
Requires-Dist: scriptconfig>=0.8.4
Requires-Dist: lazy_loader>=0.3
Requires-Dist: numpy>=2.1.0; python_version < "4.0" and python_version >= "3.13"
Requires-Dist: numpy>=1.26.0; python_version < "3.13" and python_version >= "3.12"
Requires-Dist: numpy>=1.23.2; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: numpy>=1.21.6; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy>=1.21.0; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: numpy>=1.21.0; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: networkx>=3.1; python_version < "4.0" and python_version >= "3.11"
Requires-Dist: networkx>=3.1; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: networkx>=3.1; python_version < "3.10" and python_version >= "3.9"
Requires-Dist: networkx>=3.1; python_version < "3.9" and python_version >= "3.8"
Requires-Dist: rich>=12.3.0
Requires-Dist: progiter>=2.0.0
Provides-Extra: docs
Requires-Dist: sphinx>=4.3.2; extra == "docs"
Requires-Dist: sphinx-autobuild>=2021.3.14; extra == "docs"
Requires-Dist: sphinx_rtd_theme>=1.0.0; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon>=0.7; extra == "docs"
Requires-Dist: sphinx-autoapi>=1.8.4; extra == "docs"
Requires-Dist: Pygments>=2.9.0; extra == "docs"
Requires-Dist: myst_parser>=0.16.1; extra == "docs"
Requires-Dist: sphinx-reredirects>=0.0.1; extra == "docs"
Provides-Extra: optional
Requires-Dist: Levenshtein>=0.26.1; (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: Levenshtein>=0.23.0; (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: Levenshtein>=0.20.3; (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: Levenshtein>=0.18.2; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: Levenshtein>=0.18.0; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: Levenshtein>=0.18.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: Levenshtein>=0.18.0; (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: Levenshtein>=0.18.0; (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: fire>=0.5.0; python_version >= "3.10" and extra == "optional"
Requires-Dist: fire>=0.4.0; python_version < "3.10" and extra == "optional"
Requires-Dist: line_profiler>=4.2.0; (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: line_profiler>=4.1.2; (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: line_profiler>=4.1.0; (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: line_profiler>=4.1.0; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: line_profiler>=4.1.0; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: line_profiler>=4.1.0; (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: line_profiler>=4.1.0; (python_version < "3.8" and python_version >= "3.7") and extra == "optional"
Requires-Dist: line_profiler>=4.1.0; (python_version < "3.7" and python_version >= "3.6") and extra == "optional"
Requires-Dist: yapf>=0.16.3; extra == "optional"
Requires-Dist: autoflake>=1.5.0; extra == "optional"
Requires-Dist: parso>=0.8.4; (python_version < "4.0" and python_version >= "3.12") and extra == "optional"
Requires-Dist: parso>=0.8.3; (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: parso>=0.8.0; python_version < "3.11" and extra == "optional"
Requires-Dist: pint>=0.24.4; (python_version < "4.0" and python_version >= "3.13") and extra == "optional"
Requires-Dist: pint>=0.23; (python_version < "3.13" and python_version >= "3.12") and extra == "optional"
Requires-Dist: pint>=0.18; (python_version < "3.12" and python_version >= "3.11") and extra == "optional"
Requires-Dist: pint>=0.18; (python_version < "3.11" and python_version >= "3.10") and extra == "optional"
Requires-Dist: pint>=0.18; (python_version < "3.10" and python_version >= "3.9") and extra == "optional"
Requires-Dist: pint>=0.18; (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Requires-Dist: python_dateutil>=2.8.2; extra == "optional"
Requires-Dist: pytimeparse>=1.1.8; extra == "optional"
Requires-Dist: kwutil>=0.3.6; extra == "optional"
Requires-Dist: bashlex>=0.18; extra == "optional"
Requires-Dist: pandas>=2.2.3; (python_version < "4.0" and python_version >= "3.9") and extra == "optional"
Requires-Dist: pandas>=2.0.3; (python_version < "3.9" and python_version >= "3.8") and extra == "optional"
Provides-Extra: tests
Requires-Dist: xdoctest>=1.1.5; extra == "tests"
Requires-Dist: pytest>=7.0.0; (python_version < "4.0" and python_version >= "3.11") and extra == "tests"
Requires-Dist: pytest>=6.2.5; (python_version < "3.11" and python_version >= "3.10") and extra == "tests"
Requires-Dist: pytest>=4.6.0; (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "tests"
Requires-Dist: pytest>=4.6.0; (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "tests"
Requires-Dist: pytest-cov>=3.0.0; python_version >= "3.6.0" and extra == "tests"
Requires-Dist: coverage>=6.1.1; python_version >= "3.10" and extra == "tests"
Requires-Dist: coverage>=5.3.1; (python_version < "3.10" and python_version >= "3.9") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.8" and python_version >= "3.7") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.7" and python_version >= "3.6") and extra == "tests"
Dynamic: license-file
