Metadata-Version: 2.4
Name: xcookie
Version: 0.4.0
Summary: The xcookie cookie-cutter Module
Author-email: Jon Crall <erotemic@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/Erotemic/xcookie
Classifier: Development Status :: 1 - Planning
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: xdev>=1.5.3
Requires-Dist: ubelt>=1.3.6
Requires-Dist: toml>=0.10.2
Requires-Dist: kwconf>=0.10.0
Requires-Dist: rich>=12.3.0
Requires-Dist: git-python>=1.0.0
Requires-Dist: black>=22.1.0
Requires-Dist: ruff>=0.15.0
Requires-Dist: packaging>=21.3
Requires-Dist: pyproject-fmt>=2.21.1
Requires-Dist: ruamel.yaml<=0.17.32,>=0.17.22
Requires-Dist: PyYAML>=6.0.2; python_version < "4.0" and python_version >= "3.12"
Requires-Dist: PyYAML>=6.0; python_version < "3.12"
Requires-Dist: argcomplete>=1.0
Requires-Dist: pandas>=2.3.3; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: pandas>=2.2.3; python_version < "3.14" and python_version >= "3.13"
Requires-Dist: pandas>=1.5.0; python_version < "3.12" and python_version >= "3.11"
Requires-Dist: pandas>=1.4.0; python_version < "3.11" and python_version >= "3.10"
Requires-Dist: numpy>=2.3.2; python_version < "4.0" and python_version >= "3.14"
Requires-Dist: numpy>=2.1.0; python_version < "3.14" 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: cmd_queue>=0.1.6
Requires-Dist: sphinx>=5.0.1
Requires-Dist: sphinx-autobuild>=2021.3.14
Requires-Dist: sphinx_rtd_theme>=1.0.0
Requires-Dist: sphinxcontrib-napoleon>=0.7
Requires-Dist: sphinx-autoapi>=1.8.4
Requires-Dist: Pygments>=2.12.0
Requires-Dist: myst_parser>=0.18.0
Requires-Dist: sphinx-reredirects>=0.0.1
Requires-Dist: tabulate>=0.9.0
Requires-Dist: kwutil>=0.3.8
Provides-Extra: docs
Requires-Dist: sphinx>=5.0.1; 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.18.0; extra == "docs"
Requires-Dist: sphinx-reredirects>=0.0.1; extra == "docs"
Requires-Dist: docutils>=0.20.1; extra == "docs"
Provides-Extra: optional
Requires-Dist: python-gitlab>=3.0; extra == "optional"
Provides-Extra: tests
Requires-Dist: xdoctest>=1.1.6; extra == "tests"
Requires-Dist: pytest>=8.4.2; python_version >= "3.14.0" and extra == "tests"
Requires-Dist: pytest>=6.2.5; (python_version < "3.14.0" and python_version >= "3.10.0") and extra == "tests"
Requires-Dist: pytest-cov>=3.0.0; extra == "tests"
Requires-Dist: pytest_timeout>=2.3.1; (python_version < "4.0" and python_version >= "3.12") and extra == "tests"
Requires-Dist: pytest_timeout>=1.4.2; python_version < "3.12" and extra == "tests"
Requires-Dist: coverage>=7.10.0; (python_version < "4.0" and python_version >= "3.14") and extra == "tests"
Requires-Dist: coverage>=6.1.1; (python_version < "3.14" and python_version >= "3.10") and extra == "tests"
Dynamic: license-file
