markdown-to-sqlite

View on PyPIReverse Dependencies (0)

1.0 markdown_to_sqlite-1.0-py3-none-any.whl

Wheel Details

Project: markdown-to-sqlite
Version: 1.0
Filename: markdown_to_sqlite-1.0-py3-none-any.whl
Download: [link]
Size: 7044
MD5: 246c5f829b0510953af1e743dac66d03
SHA256: 2b4e4c57ab3ed5ec70efaff3e30bd24a8181e4262a0fe4239d1b7106b4eca1d8
Uploaded: 2021-06-13 04:18:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: markdown-to-sqlite
Version: 1.0
Summary: CLI tool for loading markdown files into a SQLite database
Author: Simon Willison
Home-Page: https://github.com/simonw/markdown-to-sqlite
Project-Url: Issues, https://github.com/simonw/markdown-to-sqlite/issues
Project-Url: CI, https://github.com/simonw/markdown-to-sqlite/actions
Project-Url: Changelog, https://github.com/simonw/markdown-to-sqlite/releases
License: Apache License, Version 2.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: yamldown
Requires-Dist: markdown
Requires-Dist: sqlite-utils
Requires-Dist: click
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1023 characters]

WHEEL

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

RECORD

Path Digest Size
markdown_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
markdown_to_sqlite/cli.py sha256=SVmtaBZWpAFTCPxoK_4jMaorwcLwbJ5aDtF3iOwBQ1k 915
markdown_to_sqlite-1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
markdown_to_sqlite-1.0.dist-info/METADATA sha256=9OY_DLMZ1CEoptJw3CQV-wYpn9cRhjMp_z3E0Q_9ddE 2066
markdown_to_sqlite-1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
markdown_to_sqlite-1.0.dist-info/entry_points.txt sha256=IckR0E6orckVUfPPuZmwo8PSt4MN6s8IT6sFJdaxGBA 85
markdown_to_sqlite-1.0.dist-info/top_level.txt sha256=Kn1ZV0AMrcxlaBvkf8O6UNcPK2Y-I1YNmq4PrJVVkyQ 19
markdown_to_sqlite-1.0.dist-info/RECORD

top_level.txt

markdown_to_sqlite

entry_points.txt

markdown-to-sqlite = markdown_to_sqlite.cli:cli