serializable-trees

View on PyPIReverse Dependencies (2)

0.5.1 serializable_trees-0.5.1-py3-none-any.whl

Wheel Details

Project: serializable-trees
Version: 0.5.1
Filename: serializable_trees-0.5.1-py3-none-any.whl
Download: [link]
Size: 12051
MD5: eea3e69a86c0dac3b682c58f5cef4089
SHA256: cd4d9b1d2ae941ae486624942827de02e872c7025736504aef2d3f86a87008ad
Uploaded: 2023-09-07 09:03:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: serializable-trees
Version: 0.5.1
Summary: Serializable tree datatypes for Python
Author-Email: Rainer Schwarzbach <undisclosed[at]example.com>
Project-Url: Homepage, https://gitlab.com/blackstream-x/serializable-trees
Project-Url: Documentation, https://blackstream-x.gitlab.io/serializable-trees
Project-Url: CI, https://gitlab.com/blackstream-x/serializable-trees/-/pipelines
Project-Url: Bug Tracker, https://gitlab.com/blackstream-x/serializable-trees/-/issues
Project-Url: Source Code, https://gitlab.com/blackstream-x/serializable-trees.git
License: MIT License Copyright (c) 2023 Rainer Schwarzbach Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: json,yaml,tree,node,datatype
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: PyYAML (>=6.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4707 characters]

WHEEL

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

RECORD

Path Digest Size
serializable_trees/__init__.py sha256=VjJxQQWJTSZ2U1tydT_AQbRL9WaaTsdt3Qq64WM87sA 648
serializable_trees/__main__.py sha256=fO-zcEMhuSmqnAw9yPEJKKCiumAyVe0jcfrGLRHgAdE 804
serializable_trees/basics.py sha256=HaxsYxZEop3VNh4Xzzcb72E9NTfRL8iNBGITpEoqFEQ 9034
serializable_trees/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
serializable_trees/trees.py sha256=di-OgjcF9zOb5ISEuA9pZ56H_1Yc7OrvaCsyx8a-s-g 12352
serializable_trees-0.5.1.dist-info/LICENSE sha256=LaZU96gqeh5MfXqjTs-AL_uWhoaQS8RaLexLx9pfJKc 1075
serializable_trees-0.5.1.dist-info/METADATA sha256=x9XqZU4Sv5xYu9BHHmSlcK_Uwobcu4cEaNuu5muakNo 7293
serializable_trees-0.5.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
serializable_trees-0.5.1.dist-info/entry_points.txt sha256=lert154cueR2JsWrG3CEuEtpvlg_nFsP893c8hlyrrc 72
serializable_trees-0.5.1.dist-info/top_level.txt sha256=YqB9IXBLv2wWxa_rFDdMpztbsbQTqTz0tl1XZcJLjIU 19
serializable_trees-0.5.1.dist-info/RECORD

top_level.txt

serializable_trees

entry_points.txt

serializable_trees = serializable_trees.__main__:main