xcookie

View on PyPIReverse Dependencies (0)

0.2.1 xcookie-0.2.1-py3-none-any.whl

Wheel Details

Project: xcookie
Version: 0.2.1
Filename: xcookie-0.2.1-py3-none-any.whl
Download: [link]
Size: 93282
MD5: 82756d2cd6b055d2bef619a2c0a8dbc7
SHA256: 08e689cc1e9e4c6633b7d65d7d77e1fbe0f15bf8bf487b905c0e44f9057714c8
Uploaded: 2023-08-18 16:05:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xcookie
Version: 0.2.1
Summary: The xcookie cookie-cutter Module
Author: Jon Crall
Author-Email: erotemic[at]gmail.com
Home-Page: https://github.com/Erotemic/xcookie
License: Apache 2
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
Requires-Dist: PyYAML (>=6.0)
Requires-Dist: Pygments (>=2.12.0)
Requires-Dist: argcomplete (>=1.0)
Requires-Dist: cmd-queue (>=0.1.6)
Requires-Dist: myst-parser (>=0.18.0)
Requires-Dist: packaging (>=21.3)
Requires-Dist: ruamel.yaml (>=0.17.21)
Requires-Dist: sphinx-autoapi (>=1.8.4)
Requires-Dist: sphinx-autobuild (>=2021.3.14)
Requires-Dist: sphinx-reredirects (>=0.0.1)
Requires-Dist: sphinx (>=5.0.1)
Requires-Dist: sphinx-rtd-theme (>=1.0.0)
Requires-Dist: sphinxcontrib-napoleon (>=0.7)
Requires-Dist: pandas (>=1.4.0); python_version < "3.10" and python_version >= "3.9"
Requires-Dist: pandas (>=1.3.5); python_version < "3.11" and python_version >= "3.10"
Requires-Dist: pandas (>=1.1.4); python_version < "3.7" and python_version >= "3.6"
Requires-Dist: rich (>=11.2.0); python_version < "3.8" and python_version >= "3.6"
Requires-Dist: pandas (>=1.2.0); python_version < "3.8" and python_version >= "3.7"
Requires-Dist: pandas (>=1.4.0); python_version < "3.9" and python_version >= "3.8"
Requires-Dist: pandas (>=1.5.0); python_version < "4.0" and python_version >= "3.11"
Requires-Dist: git-python (>=1.0.0); python_version >= "2.7"
Requires-Dist: toml (>=0.9.6); python_version >= "2.7"
Requires-Dist: scriptconfig (>=0.7.9); python_version >= "3.6"
Requires-Dist: ubelt (>=1.3.2); python_version >= "3.6"
Requires-Dist: xdev (>=1.3.3); python_version >= "3.6"
Requires-Dist: black (>=22.1.0); python_version >= "3.6.2"
Requires-Dist: rich (>=12.4.4); python_version >= "3.8"
Requires-Dist: PyYAML (>=6.0); extra == "all"
Requires-Dist: Pygments (>=2.12.0); extra == "all"
Requires-Dist: argcomplete (>=1.0); extra == "all"
Requires-Dist: cmd-queue (>=0.1.6); extra == "all"
Requires-Dist: myst-parser (>=0.18.0); extra == "all"
Requires-Dist: packaging (>=21.3); extra == "all"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "all"
Requires-Dist: ruamel.yaml (>=0.17.21); extra == "all"
Requires-Dist: sphinx-autoapi (>=1.8.4); extra == "all"
Requires-Dist: sphinx-autobuild (>=2021.3.14); extra == "all"
Requires-Dist: sphinx-reredirects (>=0.0.1); extra == "all"
Requires-Dist: sphinx (>=5.0.1); extra == "all"
Requires-Dist: sphinx-rtd-theme (>=1.0.0); extra == "all"
Requires-Dist: sphinxcontrib-napoleon (>=0.7); extra == "all"
Requires-Dist: sqlalchemy-utils (>=0.40.0); extra == "all"
Requires-Dist: xdoctest (>=1.1.1); extra == "all"
Requires-Dist: PyYAML (==6.0); extra == "all-strict"
Requires-Dist: Pygments (==2.12.0); extra == "all-strict"
Requires-Dist: argcomplete (==1.0); extra == "all-strict"
Requires-Dist: cmd-queue (==0.1.6); extra == "all-strict"
Requires-Dist: myst-parser (==0.18.0); extra == "all-strict"
Requires-Dist: packaging (==21.3); extra == "all-strict"
Requires-Dist: pytest-timeout (==1.4.2); extra == "all-strict"
Requires-Dist: ruamel.yaml (==0.17.21); extra == "all-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "all-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "all-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "all-strict"
Requires-Dist: sphinx (==5.0.1); extra == "all-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "all-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "all-strict"
Requires-Dist: sqlalchemy-utils (==0.40.0); extra == "all-strict"
Requires-Dist: xdoctest (==1.1.1); extra == "all-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") 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: pytest (<=4.6.11,==4.6.0); (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: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.8.6); (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: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.9.1); (python_version < "3.11" and python_version >= "3.10") 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-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") 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: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") 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: pytest (<=6.1.2,==4.6.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: pandas (==1.1.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.7.3.2); (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: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.7.5); (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: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: psycopg2-binary (==2.9.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all-strict"
Requires-Dist: git-python (==1.0.0); python_version >= "2.7" and extra == "all-strict"
Requires-Dist: toml (==0.9.6); 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: scriptconfig (==0.7.9); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: ubelt (==1.3.2); python_version >= "3.6" and extra == "all-strict"
Requires-Dist: xdev (==1.3.3); 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 (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.8.6); (python_version < "3.10" and python_version >= "3.9") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.10.0" and python_version >= "3.7.0") and extra == "all"
Requires-Dist: pandas (>=1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.9.1); (python_version < "3.11" and python_version >= "3.10") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "all"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "all"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "all"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pandas (>=1.1.4); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.7.3.2); (python_version < "3.7" and python_version >= "3.6") and extra == "all"
Requires-Dist: pytest (>=4.6.0); (python_version < "3.7.0" and python_version >= "3.6.0") and extra == "all"
Requires-Dist: rich (>=11.2.0); (python_version < "3.8" and python_version >= "3.6") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: pandas (>=1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.7.5); (python_version < "3.8" and python_version >= "3.7") and extra == "all"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pandas (>=1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.8.4); (python_version < "3.9" and python_version >= "3.8") and extra == "all"
Requires-Dist: pandas (>=1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: psycopg2-binary (>=2.9.5); (python_version < "4.0" and python_version >= "3.11") and extra == "all"
Requires-Dist: git-python (>=1.0.0); python_version >= "2.7" and extra == "all"
Requires-Dist: toml (>=0.9.6); python_version >= "2.7" and extra == "all"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "all"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "all"
Requires-Dist: scriptconfig (>=0.7.9); python_version >= "3.6" and extra == "all"
Requires-Dist: ubelt (>=1.3.2); python_version >= "3.6" and extra == "all"
Requires-Dist: xdev (>=1.3.3); python_version >= "3.6" and extra == "all"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "all"
Requires-Dist: black (>=22.1.0); python_version >= "3.6.2" and extra == "all"
Requires-Dist: rich (>=12.4.4); python_version >= "3.8" and extra == "all"
Requires-Dist: PyYAML (==6.0); extra == "runtime-strict"
Requires-Dist: Pygments (==2.12.0); extra == "runtime-strict"
Requires-Dist: argcomplete (==1.0); extra == "runtime-strict"
Requires-Dist: cmd-queue (==0.1.6); extra == "runtime-strict"
Requires-Dist: myst-parser (==0.18.0); extra == "runtime-strict"
Requires-Dist: packaging (==21.3); extra == "runtime-strict"
Requires-Dist: ruamel.yaml (==0.17.21); extra == "runtime-strict"
Requires-Dist: sphinx-autoapi (==1.8.4); extra == "runtime-strict"
Requires-Dist: sphinx-autobuild (==2021.3.14); extra == "runtime-strict"
Requires-Dist: sphinx-reredirects (==0.0.1); extra == "runtime-strict"
Requires-Dist: sphinx (==5.0.1); extra == "runtime-strict"
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "runtime-strict"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "runtime-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.10" and python_version >= "3.9") and extra == "runtime-strict"
Requires-Dist: pandas (==1.3.5); (python_version < "3.11" and python_version >= "3.10") and extra == "runtime-strict"
Requires-Dist: pandas (==1.1.4); (python_version < "3.7" and python_version >= "3.6") 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: pandas (==1.2.0); (python_version < "3.8" and python_version >= "3.7") and extra == "runtime-strict"
Requires-Dist: pandas (==1.4.0); (python_version < "3.9" and python_version >= "3.8") and extra == "runtime-strict"
Requires-Dist: pandas (==1.5.0); (python_version < "4.0" and python_version >= "3.11") and extra == "runtime-strict"
Requires-Dist: git-python (==1.0.0); python_version >= "2.7" and extra == "runtime-strict"
Requires-Dist: toml (==0.9.6); python_version >= "2.7" and extra == "runtime-strict"
Requires-Dist: scriptconfig (==0.7.9); python_version >= "3.6" and extra == "runtime-strict"
Requires-Dist: ubelt (==1.3.2); python_version >= "3.6" and extra == "runtime-strict"
Requires-Dist: xdev (==1.3.3); 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"
Requires-Dist: pytest-timeout (>=1.4.2); extra == "tests"
Requires-Dist: xdoctest (>=1.1.1); extra == "tests"
Requires-Dist: pytest-timeout (==1.4.2); extra == "tests-strict"
Requires-Dist: xdoctest (==1.1.1); extra == "tests-strict"
Requires-Dist: coverage (==4.5); (python_version < "2.7" and python_version >= "2.6") 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: pytest (<=4.6.11,==4.6.0); (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-cov (==2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") 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: coverage (==5.3.1); (python_version < "3.6" and python_version >= "3.5") 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: pytest (<=6.1.2,==4.6.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 (>=4.5); (python_version < "2.7" and python_version >= "2.6") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "2.8.0" and python_version >= "2.7.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.10" and python_version >= "3.9") 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: coverage (>=5.3.1); (python_version < "3.4" and python_version >= "2.7") and extra == "tests"
Requires-Dist: coverage (>=4.3.4); (python_version < "3.5" and python_version >= "3.4") and extra == "tests"
Requires-Dist: pytest-cov (>=2.8.1); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: pytest (<=4.6.11,>=4.6.0); (python_version < "3.5.0" and python_version >= "3.4.0") and extra == "tests"
Requires-Dist: coverage (>=5.3.1); (python_version < "3.6" and python_version >= "3.5") and extra == "tests"
Requires-Dist: pytest-cov (>=2.9.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: pytest (<=6.1.2,>=4.6.0); (python_version < "3.6.0" and python_version >= "3.5.0") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); (python_version < "3.7" and python_version >= "3.6") 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: 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.9" and python_version >= "3.8") and extra == "tests"
Requires-Dist: coverage (>=6.1.1); python_version >= "3.10" and extra == "tests"
Requires-Dist: pytest (>=6.2.5); python_version >= "3.10.0" and extra == "tests"
Requires-Dist: pytest-cov (>=3.0.0); python_version >= "3.6.0" and extra == "tests"
Provides-Extra: all
Provides-Extra: all-strict
Provides-Extra: optional
Provides-Extra: optional-strict
Provides-Extra: runtime-strict
Provides-Extra: tests
Provides-Extra: tests-strict
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 9246 characters]

WHEEL

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

RECORD

Path Digest Size
xcookie/__init__.py sha256=EDiHH6oM45arP_rRqu8e7i2hqwnsh3YswGJhWsPNwic 891
xcookie/__main__.py sha256=Oau2Miezg654kbZX2zePTDct0cpohljTvxnD1j-sx-8 175
xcookie/__main__.pyi sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
xcookie/constants.py sha256=DitSmRokL2A8pAxXb9WYiNnh6LRDSKgI4tpxeguy73o 96
xcookie/directive.py sha256=lfWHoz_ZZr-m06q3YzGv8qzgXql1WzXro8rQTa3vpMw 12913
xcookie/main.py sha256=C0_aVU9CdFiesQIUzoOO6Y97KYcrtQzJuHW6enLLkBc 52668
xcookie/main.pyi sha256=TbNwRPknT-iJ1qlcbyuDV4hrb_J1YyiGGoq6KteVjcc 981
xcookie/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xcookie/rich_ext.py sha256=mGAMrAT26tkUu9kF38hH6RpOQbl23r_xLTDsvcB1AJQ 605
xcookie/util_yaml.py sha256=BEvESStIw6Vgm7bAV8Ke0QvOuQ9vCd2D8pjaDPbAMPI 10861
xcookie/vcs_remotes.py sha256=iVB-hDsdF3JB1vu2Xqpqjl2CEU_S_v4QUhS15739KHI 8952
xcookie/builders/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xcookie/builders/_builder.py sha256=FPdNVFOXPXNn9Ur44PQ2PRs9PuxiburyDdZYwtiYf9c 24
xcookie/builders/common_ci.py sha256=W6rammGky4LsXor2IzXNPllGxCmlg-BKTf7zGbO0Jc4 4587
xcookie/builders/docs.py sha256=9X5UlNQDtgJM3YL1kaJnRYwdiRpiX4TzECTBfBbmDA4 1606
xcookie/builders/docs_conf.py sha256=R2HjmX9sCMxZOLOa9Th05wFBlDJnWFooOCVA_Y-ZiDs 13777
xcookie/builders/github_actions.py sha256=5CfLD9oS5nAxeZtTreuNHBdWaFK-ue7YGv86SUmsyp0 41536
xcookie/builders/gitlab_ci.py sha256=V3u2z6yHOGpC_hwZgVP5bVHsDcFZ5lmY5h55TWdx_XU 14870
xcookie/builders/pyproject.py sha256=JWC1Y8jyH5URM5sTlhdonPp_z4Cf3XJumWSdD9-nJfA 4543
xcookie/builders/readme.py sha256=QR-PdwjxngO_udKB3hNbZoFBsiFdCgNSLpNrIv6q3jw 4108
xcookie/builders/readthedocs.py sha256=fcXOsb8xSCzehPhPvsPIkqvhjDXlpasHX5R0tccE7_o 1588
xcookie/builders/setup.py sha256=_m4T8eNLK9LeEj1JQKT4cI9icv0VHTplFY4kjZoPgo0 8287
xcookie/rc/CMakeLists.txt.in sha256=a1N0RJtOWjy2UYAD590bp8iZY_2Mb-lOuQ0Lw_x3lUM 5374
xcookie/rc/__init__.py sha256=lHFVHurmdakTilWcIHGcktwpAkGJkkiw0HSUwuNHOnw 684
xcookie/rc/conf_ext.py sha256=QQ3QPjuv4akqfUWaHPkguPhr-4rJBJ8FvgI61tw7bOI 19482
xcookie/rc/gitlab-ci.binpy.yml.in sha256=5epbJGsicWf-6fPyEspQVSAEO-OCZ1SUatvIuXlcNww 23860
xcookie/rc/gitlab-ci.purepy.yml.in sha256=UPV3xZLxWatHUyFIk5Yh6tNyDnCYiLKpX3xZ4M1wUlU 18911
xcookie/rc/run_tests.binpy.py.in sha256=1Sg5AGlvxqvlYTOncNYMahrIU7nB-zJCRwMVNcy67Fg 4759
xcookie/rc/run_tests.purepy.py.in sha256=6yUtixZzBNXctXk36bdliPIE_Ag_OX1wDVIZaMdXcSM 474
xcookie/rc/setup.py.in sha256=M4eSCnnD_dz0U80Hem0sEq0_r6yu_EhmfMPeLw3sHUM 10710
xcookie/rc/test_binaries.yml.in sha256=hJhIAP8zCPePcOFWCW_pBhkeref2TZbp0ZBPxzeYoOY 10611
xcookie/rc/tests.yml.in sha256=C3y_cFWqU3fUXyW1MiwNuci9mgwgpMiZcw4ZHHnBVhw 13893
xcookie-0.2.1.dist-info/LICENSE sha256=nX9nxF55JDXothg0bqH3MQdENAzi_PluJRXvQ1D844Q 11341
xcookie-0.2.1.dist-info/METADATA sha256=YGlOWh1tMtETah7ODgsI0nzI4cfOeIVaR2GwyZbwqGU 28802
xcookie-0.2.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
xcookie-0.2.1.dist-info/entry_points.txt sha256=ufZeVkXvxOfNel5klnmSoiKEgHfmZ-6dIvvWODSv-FI 51
xcookie-0.2.1.dist-info/top_level.txt sha256=L17QFuRFXi6a6C709Dq4JsvPUvgK0sb33FPZGCvwAJQ 8
xcookie-0.2.1.dist-info/RECORD

top_level.txt

xcookie

entry_points.txt

xcookie = xcookie.__main__:main