Metadata-Version: 2.1
Name: slap-cli
Version: 1.9.2
Summary: Slap is a command-line utility for developing Python applications.
License: MIT
Author: Niklas Rosenstein
Author-email: rosensteinniklas@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (>=4.0)
Requires-Dist: beautifulsoup4 (>=4.10.0,<5.0.0)
Requires-Dist: build (>=0.8.0,<0.9.0)
Requires-Dist: cleo (>=1.0.0a4)
Requires-Dist: databind (>=2.0.0,<3.0.0)
Requires-Dist: flit (>=3.6.0,<4.0.0)
Requires-Dist: gitpython (>=3.1.31,<4.0.0)
Requires-Dist: nr.python.environment (>=0.1.4,<0.2.0)
Requires-Dist: nr.util (>=0.8.12,<1.0.0)
Requires-Dist: poetry-core (>=1.1.0a6,<2.0.0)
Requires-Dist: ptyprocess (>=0.7.0,<0.8.0)
Requires-Dist: pygments (>=2.11.2,<3.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: setuptools (>=39.1.0)
Requires-Dist: tomli (>=2.0.0,<3.0.0)
Requires-Dist: tomlkit (>=0.10.1,<0.11.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Requires-Dist: twine (>=3.7.0,<4.0.0)
Project-URL: Documentation, https://niklasrosenstein.github.io/slap/
Project-URL: Homepage, https://github.com/NiklasRosenstein/slap
Project-URL: Repository, https://github.com/NiklasRosenstein/slap.git
