mktimeline

View on PyPIReverse Dependencies (0)

0.1.3 mktimeline-0.1.3-py3-none-any.whl

Wheel Details

Project: mktimeline
Version: 0.1.3
Filename: mktimeline-0.1.3-py3-none-any.whl
Download: [link]
Size: 12206
MD5: 57cfb9dd16def21f9b74c11ae286ddf6
SHA256: f92d527a5ce163fe3fc6c3187ad97e314513212ef1f3e29724e274aed22fc3e6
Uploaded: 2023-02-04 23:57:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mktimeline
Version: 0.1.3
Author: John Duprey
Author-Email: 297628+jduprey[at]users.noreply.github.com
Home-Page: https://github.com/jduprey/mktimeline
Project-Url: Documentation, https://github.com/jduprey/mktimeline/blob/master/README.md
Project-Url: Repository, https://github.com/jduprey/mktimeline
License: MIT
Keywords: timeline,edit,author
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Classifier: Topic :: Utilities
Requires-Python: >=3.8.1
Requires-Dist: Jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: Markdown (<4.0.0,>=3.4.1)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.11.2)
Requires-Dist: cleo (<0.9.0,>=0.8.1)
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 265 characters]

WHEEL

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

RECORD

Path Digest Size
mktimeline/__init__.py sha256=p4MxVO8ih2-hnh7INVBkrqMKBDGTkMso1LEbM6mx3jg 23
mktimeline/console/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mktimeline/console/application.py sha256=E1TM4x65fWq0FrPrAFcQ-GNGqlx0TJyrtyypBUz6cpk 526
mktimeline/console/commands/__init__.py sha256=Zy_pGkEzl1qBxO1MY2mK5_dyQcXUd0OX4aO0Yte_quY 196
mktimeline/console/commands/about.py sha256=t-LywToqXNx5nt_49Gfz9leA8ZgTngA44xWeF1cO5Mc 441
mktimeline/console/commands/build.py sha256=aEH-4jcjKVR9tp1rgrMN4t4aeq2b3E_mw-YNAVAOGtU 945
mktimeline/console/commands/export_timeline.py sha256=9p5npTa7CzURUAAPBTRWZU27tKBjNgZ57FViJHYUEoA 952
mktimeline/console/commands/import_timeline.py sha256=1bwoRZ2q_gv4sAnUMajohnjR1iIXlosdaKY60jT6NA4 445
mktimeline/console/commands/init.py sha256=gBOBZ1ZU8xT_4e2QNRDbg3M92QGzUMEBWhZN-rdPcCc 795
mktimeline/events/__init__.py sha256=BDSMjdxUX37gCMSJUnTW8XRX0ReJpHP4bWLcWrZ1EUw 25
mktimeline/events/event.py sha256=D6NipbPQ6XPO9qeA3sOlmGBXhoMuFt2QNDgvetRb_jQ 1953
mktimeline/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mktimeline/templates/template.html sha256=ugasXLRP6w9YAbB1MScPYtNrHJbJCB9gP3gua7rikYg 8553
mktimeline/timeline/__init__.py sha256=I8Jk-src6HFbCxNziDBfEIIvRwFLbidijwSg8yGrM7I 29
mktimeline/timeline/project.py sha256=nEj5iITMPZfQh6v7vC1SYOQmIEnkYXQJ9RPm-dIHNTQ 4911
mktimeline-0.1.3.dist-info/LICENSE sha256=PcnRJtf-HmYMWnVsjTNs7UchjNfXmX7PYvWvepxC1Y4 1068
mktimeline-0.1.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
mktimeline-0.1.3.dist-info/entry_points.txt sha256=EZ9shi_2TDvBN2Z94J2CvR3yVt7jWD8C6M4BLce-ITQ 66
mktimeline-0.1.3.dist-info/METADATA sha256=MAT5J6DIFEFsr8fifH1ZeLhzBvO5Z6c5-du-YJ2Bu80 1374
mktimeline-0.1.3.dist-info/RECORD

entry_points.txt

mktimeline = mktimeline.console.application:main