illiterally

View on PyPIReverse Dependencies (0)

2024.0.8.post2 illiterally-2024.0.8.post2-py3-none-any.whl

Wheel Details

Project: illiterally
Version: 2024.0.8.post2
Filename: illiterally-2024.0.8.post2-py3-none-any.whl
Download: [link]
Size: 9993
MD5: 07fa880472da852e1e7f57ccc4f21fb2
SHA256: 9ee280ef69bafa84cc86e5a8a964c6fb61a4c603f53921c598f32b567880aa53
Uploaded: 2024-10-06 21:09:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: illiterally
Version: 2024.0.8.post2
Summary: Simple literate programming tool
Author-Email: James Gregson <james.gregson[at]gmail.com>
Maintainer-Email: James Gregson <james.gregson[at]gmail.com>
Project-Url: Homepage, https://github.com/jamesgregson/illiterally
Project-Url: Documentation, https://github.com/jamesgregson/illiterally
Project-Url: Repository, https://github.com/jamesgregson/illiterally.git
License: Copyright 2024 James Gregson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: literate programming,documentation,emoji
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Requires-Dist: python-slugify
Requires-Dist: jinja2
Requires-Dist: emoji
Requires-Dist: pytest
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 158 characters]

WHEEL

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

RECORD

Path Digest Size
illiterally/__init__.py sha256=7XGlV9nus8WxbfHTKFTQRSbB5wSucrg7TQRahQfthAg 129
illiterally/block.py sha256=e5IDFseU54DxmfMsaeJXO08RcIHtWuZ49G9MLhAtQFk 4778
illiterally/cli.py sha256=WZN1CeMGHYhmLbeNzY0QXSOdVmNJPQr-5fjdc-vEG68 4322
illiterally/entry_points.py sha256=KCSjkHP0OTwFz7CvEunqEnpAKRNJgmLR8tNIMM96t7w 373
illiterally/illiterally.py sha256=IZ6WrVeLIN2-yO5DDO31y40eQEG5qNyGA0eJM5UAM5M 1395
illiterally/log.py sha256=eYTs-c9-lJSMohaKMxAUyxMBxTvjvPQDmVs-Cz3rkU8 999
illiterally/state.py sha256=Q1ZYgUwJj9S19PPy65AAsH70Vn5oKTjnZtu-_mDGOCM 7640
illiterally/utils.py sha256=dnFwEEzULuyvr8WZGy2ingxQY1JyXXXH0MrEWGmtI38 283
illiterally-2024.0.8.post2.dist-info/LICENSE sha256=G2uFG9_7krYQdFy5NhnEFy0EvRxAZBj6yazmamlAYHM 1060
illiterally-2024.0.8.post2.dist-info/METADATA sha256=qjd86HAMVG9cEG3dx2PsOHf9bMHlRo7DgAMVJ19KTKg 2027
illiterally-2024.0.8.post2.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
illiterally-2024.0.8.post2.dist-info/entry_points.txt sha256=YSzgIq8PK_9H6a7_ZlzDfO_SPwEZ8Mzmr6Ke-aAk7eU 237
illiterally-2024.0.8.post2.dist-info/top_level.txt sha256=6FLuzwqMRfEnab0l_3Waxx_0DNdO3u5UNiuRX5mP_ZQ 12
illiterally-2024.0.8.post2.dist-info/RECORD

top_level.txt

illiterally

entry_points.txt

illiterally = illiterally.entry_points:illiterally_cli_entry_point
illiterally_demo = illiterally.entry_points:illiterally_demo_entry_point
illiterally_dogfood = illiterally.entry_points:illiterally_dogfood_entry_point