anchovy

View on PyPIReverse Dependencies (1)

1.0.0 anchovy-1.0.0-py3-none-any.whl

Wheel Details

Project: anchovy
Version: 1.0.0
Filename: anchovy-1.0.0-py3-none-any.whl
Download: [link]
Size: 37435
MD5: cbe7eec7bbedc4f1d963a61705e32b8e
SHA256: d9ed77322ddad83f8a48711cb76fcb06385f66d02eb1bd527a3e5911c0a2915e
Uploaded: 2024-02-04 03:52:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: anchovy
Version: 1.0.0
Summary: A minimal, unopinionated file processing engine intended for static website generation.
Author-Email: Daniel Foerster <pydsigner[at]gmail.com>
Project-Url: Source, https://github.com/pydsigner/anchovy
License: Apache-2.0
Keywords: static,website,generation,html,css,template
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Pre-processors
Classifier: Topic :: Text Processing :: Markup
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: anchovy[base]; extra == "all"
Requires-Dist: anchovy[web]; extra == "base"
Requires-Dist: anchovy[include]; extra == "base"
Requires-Dist: anchovy[pretty]; extra == "base"
Requires-Dist: anchovy[all]; extra == "cq"
Requires-Dist: tqdm (>=4.65.0); extra == "cq"
Requires-Dist: minify-html (>=0.11.1); extra == "cq"
Requires-Dist: pylint; extra == "cq"
Requires-Dist: pyright; extra == "cq"
Requires-Dist: pytest; extra == "cq"
Requires-Dist: pytest-cov; extra == "cq"
Requires-Dist: anchovy-css (>=0.1.1); extra == "css"
Requires-Dist: requests (>=2.31.0); extra == "include"
Requires-Dist: anchovy[toml]; extra == "include"
Requires-Dist: Jinja2 (>=3.1.2); extra == "jinja"
Requires-Dist: anchovy[jinja]; extra == "markdown"
Requires-Dist: anchovy[toml]; extra == "markdown"
Requires-Dist: anchovy[yaml]; extra == "markdown"
Requires-Dist: markdown-it-py (>=3.0.0); extra == "markdown"
Requires-Dist: mdit-py-plugins (>=0.4.0); extra == "markdown"
Requires-Dist: Pygments (>=2.12.0); extra == "markdown"
Requires-Dist: lightningcss (<1.0,>=0.1.1); extra == "minify"
Requires-Dist: minify-html-onepass (>=0.11.1); extra == "minify"
Requires-Dist: tdewolff-minify (>=2.20.6); sys_platform != "darwin" and extra == "minify"
Requires-Dist: Pillow (>=9.2.0); extra == "pillow"
Requires-Dist: rich (>=12.5.1); extra == "pretty"
Requires-Dist: tomli (>=2.0.1); python_version < "3.11" and extra == "toml"
Requires-Dist: anchovy[markdown]; extra == "web"
Requires-Dist: anchovy[css]; extra == "web"
Requires-Dist: anchovy[pillow]; extra == "web"
Requires-Dist: anchovy[minify]; extra == "web"
Requires-Dist: ruamel.yaml (>=0.18.5); extra == "yaml"
Provides-Extra: all
Provides-Extra: base
Provides-Extra: cq
Provides-Extra: css
Provides-Extra: include
Provides-Extra: jinja
Provides-Extra: markdown
Provides-Extra: minify
Provides-Extra: pillow
Provides-Extra: pretty
Provides-Extra: toml
Provides-Extra: web
Provides-Extra: yaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6320 characters]

WHEEL

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

RECORD

Path Digest Size
anchovy/__init__.py sha256=JEbkfUnc6ndX5cklDcuO44l_MgYvnlTJh-xD6Wg5n-o 862
anchovy/__main__.py sha256=lWTV-uMzoK3_I9raTP486QmRc2Sycd2qtNZo1eb1YfA 68
anchovy/cli.py sha256=piYWI7Ea0f7rRG4fNPuVOh_0YX47bzha8CuHSG4UQZU 8937
anchovy/core.py sha256=twJ-UjDtsSMWb1JUv1A4RaL3AL1PahzC0E7xDIr_o14 11052
anchovy/css.py sha256=GUVPCrWhk1EWBBsQ8Lx7lPYC9Xt0YuHtPeobXXF83mc 738
anchovy/custody.py sha256=PEH-GZrBE00wA5k8dZ5iTo5dGrkluoCqlpYwooEvCeY 11631
anchovy/dependencies.py sha256=UU6vDuR2BnbvXL6zXq9HbtOhQzyQmpRpGOnKaCV_WGc 4675
anchovy/images.py sha256=2PvWEzeyCsv2IwdopX5p-bCNN4UzrfqtGG1_bCGAVmA 5228
anchovy/include.py sha256=mX659S-bqxeX6xclCuO3NUtjFkhq5iU-ERUiMfpT5ek 4358
anchovy/jinja.py sha256=oFRYtlX7tCJWQKBaFrvP4pzSI57XYgw4wbHr4r6SMFU 11156
anchovy/minify.py sha256=7yla6wjO9bGRNbxjId0rIyTqWhe5yJrs9334PdSwWJQ 4783
anchovy/paths.py sha256=nQIedAYYqeHMz3hGrXQEKbwRfTth-emM1N4rCUSB8zw 5407
anchovy/pretty_utils.py sha256=jUjPgHAdyhxfKO8LHTuwWl0cG_NEiYY1oR8uXAHN5bU 1328
anchovy/server.py sha256=SaKmmZF3AFtsmStaCLDeL9Y824qH1EC8cXoThEnmbmc 3764
anchovy/simple.py sha256=Eq03OzJs0z21cGrMoQshXvxbxm_Anis3rcWheMUM6qs 2676
anchovy/test_harness.py sha256=B9d_hifoGv5FocZss_DBgjLs2lcG7ZBzHdI8wgH1GjA 3113
anchovy/components/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anchovy/components/md_frontmatter.py sha256=P-PhzXTKayR6y7sv3oNplzlvP6UVqTuNd_FKImjT67M 1275
anchovy/components/md_rendering.py sha256=m-MN_tnNWZQc6tqda67rvSD3r6PdNfWwODLi5_U5gSE 3023
anchovy-1.0.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
anchovy-1.0.0.dist-info/METADATA sha256=JhxOHOs_7-QwnWK4pTQZ6RBeKYk-tdSZzjKWdUNnXwA 9337
anchovy-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
anchovy-1.0.0.dist-info/entry_points.txt sha256=PDWchQVCJDBASRIl1Y47e45qM7Xbg29DWGRIUWRrvo8 45
anchovy-1.0.0.dist-info/top_level.txt sha256=F3oT-3JWZ_LJaeURT_xQmAZEG5ADJZIE0uj9qOL3saY 8
anchovy-1.0.0.dist-info/RECORD

top_level.txt

anchovy

entry_points.txt

anchovy = anchovy.cli:main