literategit

View on PyPIReverse Dependencies (0)

0.4.6 literategit-0.4.6-py3-none-any.whl

Wheel Details

Project: literategit
Version: 0.4.6
Filename: literategit-0.4.6-py3-none-any.whl
Download: [link]
Size: 30600
MD5: 7e960a1d875c5df65a0481b4bed4d3e1
SHA256: 4ab1cee8a238176254268e1cc37d0e0f3d15164358a231ddc5fa6d0a21aeced5
Uploaded: 2024-04-08 16:03:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: literategit
Version: 0.4.6
Summary: Render a structured git history as an interactive web page
Author: Ben North
Author-Email: ben[at]redfrontdoor.org
Home-Page: https://github.com/bennorth/literate-git
License: GPLv3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: jinja2 (<4.0.0,>=3.1.3)
Requires-Dist: markdown2 (<3.0.0,>=2.4.13)
Requires-Dist: markupsafe (<3.0.0,>=2.1.5)
Requires-Dist: pygit2 (<2.0.0,>=1.14.1)
Requires-Dist: pygments (<3.0.0,>=2.17.2)
Description-Content-Type: text/markdown
[Description omitted; length: 513 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
literategit/__init__.py sha256=iHtsflJ8mjHZWlufnVeYt3qi989GfSDdx_LjOJx7EX4 9443
literategit/_version.py sha256=S8KuXVrJhmXl2UPvaeUOhXy27ahJMbHga-qjNK4QrGI 47
literategit/cli/__init__.py sha256=5-8EX6JcFmvpI6S1ATAf8iInjfebJJNgKRMEnV1v24I 141
literategit/cli/dump_all_trees.py sha256=87h-wvvm689df9S5TCf8Wx-cMr_Osb1GGx6Upp5cYR4 2182
literategit/cli/render.py sha256=NR8kQQ7JoNzG7XCpW9RjGLapS2issX1-etluaNUKzEY 2770
literategit/cli/repo_for_path.py sha256=PZ4svja4sM7Xd6Ny67A4yImOuXiTZ00vjifyDJPvMYg 986
literategit/content.html.tmpl sha256=GsfgojXJZVHp2Zn3bo0ujURL0hJwwuak-jF0O2aMVYk 268
literategit/diff.html.tmpl sha256=3V0Ev8g7T9lqzt9VmkOXMIpyNGzNMxboWR6L-tBekfM 787
literategit/dump_all_trees.py sha256=BOmUqBk6TCftmeO4JuFWCwMg-VxAoDEKt0WYs_kTXlI 3405
literategit/example_create_url.py sha256=C5ifkK2h8hXQ9X--hX30QMeg39AP_TtCEwHvoX-tnGs 475
literategit/literate-git.css sha256=IdUyPdERtMhJGmfEAVsBdIGop3O6Lt6DsWr65X1ials 6333
literategit/literate-git.js sha256=cHWeK8X4kfBlFDuMrtLxJoXOVGYzGmrN0ckJ4q3belw 8346
literategit/node.html.tmpl sha256=PNWOx42mILja2F9EZ_2uEugFUvKKEXLpj74xE_cFKW8 988
literategit/page.html.tmpl sha256=xaPdVSjP4GpcD5qhm0mmOqVeXcfjH6hXAjDJw-hf644 1513
literategit-0.4.6.dist-info/COPYING sha256=WeFBy-M0X6kE-EdKbLJIy69C-okarQskxIQQd98ZMPA 1930
literategit-0.4.6.dist-info/LICENCE.txt sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
literategit-0.4.6.dist-info/METADATA sha256=C78Jowq3YxEoO6NDMQ-yXo2w6mKqDm2NExh8sygtR-8 1634
literategit-0.4.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
literategit-0.4.6.dist-info/entry_points.txt sha256=qn6MGzr_fREenbzuz3aPv4ejhKY6nOlJnLv33A6umfw 112
literategit-0.4.6.dist-info/RECORD

entry_points.txt

git-dump-all-trees = literategit.cli:dump_all_trees
git-literate-render = literategit.cli:render