jetblack-tomlutils

View on PyPIReverse Dependencies (0)

1.0.0 jetblack_tomlutils-1.0.0-py3-none-any.whl

Wheel Details

Project: jetblack-tomlutils
Version: 1.0.0
Filename: jetblack_tomlutils-1.0.0-py3-none-any.whl
Download: [link]
Size: 3179
MD5: 21f663b12e4026e31b2b351db28e6871
SHA256: 4e5b091634dd793c52608f9e0206cd1d2c42f01b9ec45ec84db06bce9524d04a
Uploaded: 2019-11-27 08:58:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jetblack-tomlutils
Version: 1.0.0
Summary: Utilities for working with toml files
Author: Rob Blackbourn
Author-Email: rblackbourn[at]gmail.com
Home-Page: https://github.com/rob-blackbourn/jetblack-tomlutils
Project-Url: Repository, https://github.com/rob-blackbourn/jetblack-tomlutils
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7,<4.0
Requires-Dist: jsonpointer (<3.0,>=2.0)
Requires-Dist: qtoml (<0.3.0,>=0.2.4)
Description-Content-Type: text/markdown
[Description omitted; length: 1913 characters]

WHEEL

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

RECORD

Path Digest Size
jetblack_tomlutils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jetblack_tomlutils/toml_json.py sha256=8Gee6Rjy-5BHoAF1nM1WSOLAgmQ_EYVTQdEawkp-YJA 3389
jetblack_tomlutils-1.0.0.dist-info/entry_points.txt sha256=QuPbIZ-ngIY4bO0pbpUgAL8MR8uVC7cscW6Heruh01w 207
jetblack_tomlutils-1.0.0.dist-info/WHEEL sha256=f_L0I4hqSDuunYLcjib7afhVEQa4uCwremk0_wPx54s 85
jetblack_tomlutils-1.0.0.dist-info/METADATA sha256=rG7BsLSO2rI9SQNONuvQ9jsMD_dhc7FIPgvnkEBMHus 2551
jetblack_tomlutils-1.0.0.dist-info/RECORD

entry_points.txt

json2toml = jetblack_tomlutils.toml_json:json2toml
jsonget = jetblack_tomlutils.toml_json:jsonget
jsonset = jetblack_tomlutils.toml_json:jsonset
toml2json = jetblack_tomlutils.toml_json:toml2json