static-markdown

View on PyPIReverse Dependencies (0)

0.4.0 static_markdown-0.4.0-py2.py3-none-any.whl

Wheel Details

Project: static-markdown
Version: 0.4.0
Filename: static_markdown-0.4.0-py2.py3-none-any.whl
Download: [link]
Size: 9704
MD5: efb58eaa14cdb1dd0f679e0b89024b64
SHA256: 26c9bfdd28bdfb5d9ea247e87915f2a7f659b59fbc9f14eb4c0dba13669ab38e
Uploaded: 2021-05-10 13:29:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: static-markdown
Version: 0.4.0
Summary: A static web server with markdown rendering feature
Author: Bruno Bord
Author-Email: bruno[at]jehaisleprintemps.net
Home-Page: https://github.com/brunobord/static-markdown
License: MIT
Keywords: web static markdown
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Platform: any
Requires-Python: >=3.6
Requires-Dist: markdown
Requires-Dist: py-gfm
Requires-Dist: python-slugify
Requires-Dist: loguru
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: requests; extra == "dev"
Requires-Dist: pytest-xprocess; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: twine; extra == "maintain"
Provides-Extra: dev
Provides-Extra: maintain
Description-Content-Type: text/markdown
[Description omitted; length: 5089 characters]

WHEEL

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

RECORD

Path Digest Size
static_markdown/__init__.py sha256=42STGor_9nKYXumfeV5tiyD_M8VdcddX7CEexmibPBk 22
static_markdown/cli.py sha256=ihczMsJKR_wrfr7YOK7kPpZwM91Nq4oO4tMqBgcmmuo 79
static_markdown/document.py sha256=RRu4m0cYOsJiSeu1xzagElXygY_67utLLWuV1LmR_oc 4944
static_markdown/helpers.py sha256=rWVmSydI95lD_VTXNc9aILsoi1SUo5oEQwIsfffjZVg 1315
static_markdown/server.py sha256=bJxiV6TsqP__1Rt6B40Gy_68jW-v3uf6WaU-q18R8bM 5990
static_markdown-0.4.0.dist-info/COPYING sha256=RfZ4VSv2XRmyMHFX91kIhu8LU56f6GpxCCvtLwfoDyM 1054
static_markdown-0.4.0.dist-info/METADATA sha256=wHvzhYHbHyuviuvRcerQhzKvd869OUg3H9BUnNl9hj8 6544
static_markdown-0.4.0.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
static_markdown-0.4.0.dist-info/entry_points.txt sha256=LUCN7KccDkN8hQ74xzU5ky4iAf15TDMIL7Sjy2SYNCg 55
static_markdown-0.4.0.dist-info/top_level.txt sha256=bR-OoowfelfqxUfO2WdtA31UJ7G-h_p-wFN6JrOAQ6Y 16
static_markdown-0.4.0.dist-info/RECORD

top_level.txt

static_markdown

entry_points.txt

serve-md = static_markdown.cli:main