ConfigTree

View on PyPIReverse Dependencies (0)

0.6 ConfigTree-0.6-py2.py3-none-any.whl

Wheel Details

Project: ConfigTree
Version: 0.6
Filename: ConfigTree-0.6-py2.py3-none-any.whl
Download: [link]
Size: 20669
MD5: 1ffb110bf57fa914e0e76d03823b228e
SHA256: 1b9c35d871335ad4d6b3bbfa2b92d489aab69f635333549abffc34cb43915607
Uploaded: 2020-05-28 15:47:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ConfigTree
Version: 0.6
Summary: Is a configuration management tool
Author: Cottonwood Technology
Author-Email: info[at]cottonwood.tech
Home-Page: https://github.com/Cottonwood-Technology/ConfigTree
License: BSD
Keywords: configuration config settings tree
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Requires-Dist: pyyaml
Requires-Dist: cached-property
[Description omitted; length: 3215 characters]

WHEEL

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

RECORD

Path Digest Size
configtree/__init__.py sha256=ZNnPl2wQvhJ_aBoIIvJZCZd7OsBOvKwMh8WJ4Tt3mEY 462
configtree/formatter.py sha256=8OYKMHXYQtkU8Pgx8clc_BJWNUx70lkut_DtLHPa140 5420
configtree/loader.py sha256=83SxQC2g4RR8sL-_daDB13Ks-y4Q7Mpc6XZA0P8JIr8 30047
configtree/script.py sha256=6H0Nf1k57cp_iX1KR_F7Y16V8Q2m96xibbO4kqPcuyc 6187
configtree/source.py sha256=LUXEWwo_d1hbz5VHdhsL_iFCv_EXnWDUKCa362RbXgY 2843
configtree/tree.py sha256=qXqq1DosXVrJ5yTh8KMvJ5zON2qKGUybdQuumbFqIj8 10159
configtree/compat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
configtree/compat/colabc.py sha256=VqDSm-FeipmfUvM6jK-Mv6wnLo4WMOsXkfFGDZ5OUHU 125
configtree/compat/types.py sha256=d9ohrdoGN9EQmtGffw4LlV-CBqTdaiOY5jkrZdA5Bgw 246
ConfigTree-0.6.dist-info/LICENSE.txt sha256=2PtzTQcXl9hyI6C01LEuNDVDkNsSisQz5LA6jRx4OzU 1413
ConfigTree-0.6.dist-info/METADATA sha256=bpbCU8zHZTLKW0EM4cbiBDgggbJagY6-YDgsyz5lZ6E 4226
ConfigTree-0.6.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
ConfigTree-0.6.dist-info/entry_points.txt sha256=VViSDJE2ogICGzz26GJ2kRaqcjiPr5cSOHbRFKxmJ08 354
ConfigTree-0.6.dist-info/top_level.txt sha256=aFFVVT9f9YffFeQmg1noPlbaQlLf0gdf_6jsShYEMwE 11
ConfigTree-0.6.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
ConfigTree-0.6.dist-info/RECORD

top_level.txt

configtree

entry_points.txt

json = configtree.formatter:to_json
shell = configtree.formatter:to_shell
.json = configtree.source:from_json
.yaml = configtree.source:from_yaml
.yml = configtree.source:from_yaml
ctdump = configtree.script:ctdump

zip-safe