gilbert

View on PyPIReverse Dependencies (0)

0.6.1 gilbert-0.6.1-py3-none-any.whl

Wheel Details

Project: gilbert
Version: 0.6.1
Filename: gilbert-0.6.1-py3-none-any.whl
Download: [link]
Size: 14485
MD5: e692d43eb884547fbea350a4e72094b5
SHA256: 06d15c21327ae704051988c0c3d305bb56dbbe752ea296bba0b00cbdea3698b9
Uploaded: 2024-10-18 03:08:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gilbert
Version: 0.6.1
Summary: A simple, extensible static site generator.
Author-Email: Curtis Maloney <curtis[at]tinbrain.net>
Project-Url: Documentation, https://gilbert.readthedocs.io/en/latest/
Project-Url: Source Code, https://github.com/funkybob/gilbert
License: MIT
Requires-Python: >=3.12
Requires-Dist: bareasgi-static
Requires-Dist: bareasgi
Requires-Dist: libsass
Requires-Dist: markdown
Requires-Dist: pyyaml
Requires-Dist: stencil-template
Requires-Dist: uvicorn
Requires-Dist: watchfiles
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 821 characters]

WHEEL

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

RECORD

Path Digest Size
gilbert/__init__.py sha256=Xq7G_vTvC1VHF2cUrMO8nB2CiTH-kcDYhR6QC2d4dnM 54
gilbert/__main__.py sha256=EwgrZujcMN1I6axkdOyOETWL-l1wZ1KyfhUc9hT9_gw 30
gilbert/cli.py sha256=vPkSEAeIJUDpj1FczH4-6nkNhjdrUBUnmr242tLqutM 2603
gilbert/collection.py sha256=ld8dmPDhiePSjmlM20E9I0xtIosoV8lM0PeA7TbRCAk 2218
gilbert/content.py sha256=H1yS6qSshVc8xb8Qta-Kxvd7H4wY6MYaOO-GYJOwggc 3887
gilbert/exceptions.py sha256=yxEYVkgubeiLqcrQ_tkH8o3j8Araaq2gNL8OTyKSc7I 102
gilbert/query.py sha256=nG3QaBEDv-EtuYVy7eRwtwuLdJyUCnnWHKHISIxmfcA 3388
gilbert/schema.py sha256=1_o1wglA0ay-RSYMbwAhh6OmxiYJm2qiJlzJUpu9lIU 4227
gilbert/server.py sha256=yx-u12xYcDlQKKgwa6FGzhGMrqfhg1ZybY4CYFe1Yeo 1324
gilbert/site.py sha256=6BJ26pXXXGxbmPHBcjI8G6EYOYoy-nm-VyCEPxf1C_Y 6266
gilbert/types.py sha256=sZB_RSdwenAI-zRVH--m1S60KeDa9so8Gpc2SiTsvAw 176
gilbert/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gilbert/plugins/markdown.py sha256=h5ahK4hh4DKIOQam-ELbZ8qhtLg4vwbTw9bD5CGXrVI 928
gilbert/plugins/scss.py sha256=ialq8X38RjqgSbIQaG6EfIgk4T0XZSee9v4aN7jGDoQ 909
gilbert/plugins/selection.py sha256=Z_1JyvckkmNcri4hjZf9Q3GT4xVOz3SOY63yNX_LCRY 1212
gilbert/plugins/yaml.py sha256=G3drmNOsexlPNoZ4W2ewcck53cayoNEaoyW1lf4f0To 801
gilbert-0.6.1.dist-info/LICENSE sha256=tKVSd7Ck9vMAoYzC8CAB5r8irQWU-HLiIlnU6QgBmf0 1076
gilbert-0.6.1.dist-info/METADATA sha256=NxDX2OnvHI6NHkD1-BX5H9a7mEcFj0zfQ4eZ4tQTLE0 1670
gilbert-0.6.1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
gilbert-0.6.1.dist-info/entry_points.txt sha256=svcm44je-tl4MxPGwykAtVcO__i8xgEv6vnsk-kGMto 45
gilbert-0.6.1.dist-info/top_level.txt sha256=C9lWniG_R3aKry1DMYmqdRuKdSQlMUWJQwBXWdxCJ1Q 8
gilbert-0.6.1.dist-info/RECORD

top_level.txt

gilbert

entry_points.txt

gilbert = gilbert.cli:main