yaml-to-sqlite

View on PyPIReverse Dependencies (0)

1.0 yaml_to_sqlite-1.0-py3-none-any.whl

Wheel Details

Project: yaml-to-sqlite
Version: 1.0
Filename: yaml_to_sqlite-1.0-py3-none-any.whl
Download: [link]
Size: 8659
MD5: 899a85124d3dc969cf649ec76de6a334
SHA256: 4c611d5b6ec55ade40e0bf6fcfcb1c70e9d09d87080815793a670ee7cbf2bd86
Uploaded: 2021-06-13 04:46:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yaml-to-sqlite
Version: 1.0
Summary: Utility for converting YAML files to SQLite
Author: Simon Willison
Home-Page: https://github.com/simonw/yaml-to-sqlite
License: Apache License, Version 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click
Requires-Dist: PyYAML
Requires-Dist: sqlite-utils (>=3.9.1)
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2501 characters]

WHEEL

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

RECORD

Path Digest Size
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_cli.py sha256=GKbVNYGzYHA4LAJIgnZ7femYNdfYp8vn4jSsBX07Bn4 2874
yaml_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yaml_to_sqlite/cli.py sha256=fWjGak9h7Z1KUzVk1O4moD4Iyk79qw6xwWqyBlG5cns 1217
yaml_to_sqlite-1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
yaml_to_sqlite-1.0.dist-info/METADATA sha256=Nrv7rQrNCFvhljzP4wuMepOV3n2N5QzD53grmuymSDM 3275
yaml_to_sqlite-1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
yaml_to_sqlite-1.0.dist-info/entry_points.txt sha256=eZ84IpygrAxRKT08v0Usg7xmij_hSwWlqDu0BjaLbmg 77
yaml_to_sqlite-1.0.dist-info/top_level.txt sha256=qIAaEYft8m79JnqAufFh1-vzxVQFYoTNjFej2mXq_cM 21
yaml_to_sqlite-1.0.dist-info/RECORD

top_level.txt

tests
yaml_to_sqlite

entry_points.txt

yaml-to-sqlite = yaml_to_sqlite.cli:cli