tiny-markdown-server

View on PyPIReverse Dependencies (0)

0.1.0 tiny_markdown_server-0.1.0-py3-none-any.whl

Wheel Details

Project: tiny-markdown-server
Version: 0.1.0
Filename: tiny_markdown_server-0.1.0-py3-none-any.whl
Download: [link]
Size: 3958
MD5: f369ec2a851d34f5d62be755b3d0ff8a
SHA256: b1ba7ccdbeb64a3ee5928ce33980a039430d5efc568e9d0464ea4aecac007d49
Uploaded: 2022-06-03 15:21:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tiny-markdown-server
Version: 0.1.0
Summary: Python based Tiny Markdown Server, which transforms Markdown files to webpages and shows it in a browser with auto-reload.
Author: David Tillemans
Author-Email: davidtillemans[at]cryptable.org
Home-Page: https://github.com/cryptable/tiny-markdown-server
Project-Url: Repository, https://github.com/cryptable/tiny-markdown-server
License: MIT
Keywords: test,markdown,http,server
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: Markdown (<4.0.0,>=3.3.7)
Description-Content-Type: text/markdown
[Description omitted; length: 350 characters]

WHEEL

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

RECORD

Path Digest Size
tiny_markdown_server/__init__.py sha256=IMjkMO3twhQzluVTo8Z6rE7Eg-9U79_LGKMcsWLKBkY 22
tiny_markdown_server/tiny_markdown_server.py sha256=gooP2BZnJmHE_xpLawWbCgu_m6ErqD2QNB6DKrpxKrM 2893
tiny_markdown_server-0.1.0.dist-info/entry_points.txt sha256=EL2I8wY7k6T9_a6uGA60ot-fSX7FIWNDzSO8xqjp7Nw 87
tiny_markdown_server-0.1.0.dist-info/LICENSE sha256=-1vrmeSw4Za5bJ4VGF9No_YhgzZe9I5kWItC1xuuTIc 1072
tiny_markdown_server-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
tiny_markdown_server-0.1.0.dist-info/METADATA sha256=yx9_1Wj3Gxg3qIzjdrZgxPx5FsYoynF9EPMVWJFh7VY 1158
tiny_markdown_server-0.1.0.dist-info/RECORD

entry_points.txt

tiny-markdown-server = tiny_markdown_server.tiny_markdown_server:main