rost

View on PyPIReverse Dependencies (0)

0.1.0 rost-0.1.0-py3-none-any.whl

Wheel Details

Project: rost
Version: 0.1.0
Filename: rost-0.1.0-py3-none-any.whl
Download: [link]
Size: 11362
MD5: 877b2017c8b55a5e31d1c5ff5e39071f
SHA256: 3e8749a5ada18721d893b7067c524b6454962934b2a096b3b9ed79ab715a56f6
Uploaded: 2021-06-06 17:01:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rost
Version: 0.1.0
Summary: A simple static site generator based on Jinja2 with a CLI build using Click.
Author: Robert-96
Author-Email: dezmereanrobert[at]gmail.com
Home-Page: https://github.com/Robert-96/rost
Project-Url: Bug Tracker, https://github.com/Robert-96/rost/issues
Project-Url: Documentation, https://github.com/Robert-96/rost/blob/main/README.md
Project-Url: Source, https://github.com/Robert-96/rost
License: MIT
Keywords: HTML,Jinja2,Click
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Topic :: Utilities
Requires-Python: >=3.4.0
Requires-Dist: click
Requires-Dist: click-help-colors
Requires-Dist: jinja2
Requires-Dist: watchdog
Description-Content-Type: text/markdown
[Description omitted; length: 4276 characters]

WHEEL

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

RECORD

Path Digest Size
rost/__init__.py sha256=quuOdBPiJzqgDwaVrFX2AHTZFNFt0HC_PMhpzO54uws 56
rost/__main__.py sha256=Huz0dExiaH0XTMLhfe3skkFD9-VH7ZUiWMbDR_J8TIY 28
rost/__version__.py sha256=76rw3Isk4beFNHW4F_LCcO_fvITe8z627sSaT_CNLZA 18
rost/cli.py sha256=4j7xAvwoeICYJBg2VLeARjWw0LO9tVmtRDmaVqaPyhM 4677
rost/generator.py sha256=x3C1Mpd6kLep5Jn1cNrBZ0mYxOwTuSBNuHTayQ5NaQ4 8937
rost/monitor.py sha256=Ued6JHV2RKsQGmkDV2FIRGWScQ3u8ppyHcy8ol_FWkg 895
rost/server.py sha256=qiuF0GNrOe0cix0cCkfBn9HJ2CLC6pJUNSIm5M_UDSg 818
tests/integration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/integration/test_generator.py sha256=J7P15fksna1OLuMy7NaDGkn3XseMd1xRPXkBWcxn1hI 3108
tests/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/unit/test_generator.py sha256=Bj777ylaoPnR-a9yebnL0OZ0T_XRHGGpAHfgZiOOjb0 3023
rost-0.1.0.dist-info/LICENSE sha256=RLl20olAjCfHSs8C0JIaSEDqXJtBNHDi6W4LFyNyifo 1073
rost-0.1.0.dist-info/METADATA sha256=MJ83X-QhqXKha2ZymdOFJ5Goa1btFgQfGgFBlBaGIiQ 6058
rost-0.1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
rost-0.1.0.dist-info/entry_points.txt sha256=KgRcSNoQfo1_r4dN2RChNheO-perK7p4VfkHSlgchR4 57
rost-0.1.0.dist-info/top_level.txt sha256=ZD7nW1o2ud_mR99Xb0VDbFaF4I9g5nUtGJpaBnyvuhY 11
rost-0.1.0.dist-info/RECORD

top_level.txt

rost
tests

entry_points.txt

rost = rost.cli:cli