fyoo

View on PyPIReverse Dependencies (0)

1.1.0 fyoo-1.1.0-py3-none-any.whl

Wheel Details

Project: fyoo
Version: 1.1.0
Filename: fyoo-1.1.0-py3-none-any.whl
Download: [link]
Size: 10121
MD5: 1e06f597a9c1301048d5d83dc610ffb0
SHA256: fa97e6f8d00f06641971d79a3bb59cd331e00fec8fee09054db777c5ab8d22e4
Uploaded: 2024-03-04 16:00:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fyoo
Version: 1.1.0
Summary: A simple jinja2-based argument templatizer
Author: Brian Kleszyk
Home-Page: https://github.com/brian-bk/fyoo
Project-Url: Documentation, https://fyoo.readthedocs.io
Project-Url: Source, https://github.com/brian-bk/fyoo
Project-Url: Tracker, https://github.com/brian-bk/fyoo/issues
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
Requires-Python: >=3.7
Requires-Dist: jinja2
Requires-Dist: PyYAML
Requires-Dist: pytz
Requires-Dist: autopep8; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: twine; extra == "all"
Requires-Dist: sphinx-autobuild; extra == "all"
Requires-Dist: codecov; extra == "all"
Requires-Dist: coverage; extra == "all"
Requires-Dist: pylint; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: sphinx-argparse; extra == "all"
Requires-Dist: pytest-env; extra == "all"
Requires-Dist: sphinx (>=2.1); extra == "all"
Requires-Dist: autopep8; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: sphinx-autobuild; extra == "dev"
Requires-Dist: codecov; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: sphinx-argparse; extra == "dev"
Requires-Dist: pytest-env; extra == "dev"
Requires-Dist: sphinx (>=2.1); extra == "dev"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-env; extra == "test"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3095 characters]

WHEEL

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

RECORD

Path Digest Size
fyoo/__init__.py sha256=b6-WiVk0Li5MaV2rBnHYl104TsouINojSWKqHDas0js 22
fyoo/__main__.py sha256=2ZiDs4LAXhdSOGDt86tpAAuRcT3R4SVXHMQ2kWPCqaw 66
fyoo/cli.py sha256=TwyCtK8EOW72ijfc8MeOvIcx9NPuZBlWDAfCbLWG5X0 3790
fyoo/exception.py sha256=Nxpx2lP3G1aTiT3YrplDCINVpx2UbtJeVp0BvTzRZac 335
fyoo/parser.py sha256=xPwJRv0_54wz7j7xwQiE-7QhvOhs5-s2TU1xJ1A4iNI 8575
fyoo/template/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fyoo/template/attributes.py sha256=VfOveIqT9muygtMV_wKCwSuUe1hayZqCznIZI9zTPKA 1961
fyoo/template/filters.py sha256=UeCgFoN1UrEKiKsPBfBxsrUDTQuZ4mdl_rtHJvtUXOk 499
fyoo-1.1.0.dist-info/LICENSE sha256=KqtVZrASxGS1Ph5Q3VnIolahLgsmCRDIFUzsDCvHJlI 1118
fyoo-1.1.0.dist-info/METADATA sha256=E00yHtYHqkP0FXfOR8TfNqUmFnzqrikRfEKctrK8XMM 5072
fyoo-1.1.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
fyoo-1.1.0.dist-info/entry_points.txt sha256=MwXYYAZ61YOgVMLC2lVxGtuHvfYSTb0yn4rYDKH_n4k 40
fyoo-1.1.0.dist-info/top_level.txt sha256=-v0tyNYWgsnuLw9IMSWFcpZEyZJFdx1cddwXRPFB7l4 5
fyoo-1.1.0.dist-info/RECORD

top_level.txt

fyoo

entry_points.txt

fyoo = fyoo.cli:main