yangson

View on PyPIReverse Dependencies (6)

1.5.3 yangson-1.5.3-py3-none-any.whl

Wheel Details

Project: yangson
Version: 1.5.3
Filename: yangson-1.5.3-py3-none-any.whl
Download: [link]
Size: 92010
MD5: f9408aa172d4c0e303eaed386af22dc5
SHA256: ff7c70c97982c46f55dd75734387d15ce985a05efafb7a1a489b57eced2562b5
Uploaded: 2024-04-12 13:50:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yangson
Version: 1.5.3
Summary: Library for working with data modelled in YANG
Author: Ladislav Lhotka
Author-Email: ladislav[at]lhotka.name
License: GNU Lesser General Public License v3 (LGPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: PyYAML (<7.0.0,>=6.0.1)
Requires-Dist: elementpath (<5.0.0,>=4.1.5)
Requires-Dist: pyang (<3.0,>=2.6); extra == "yang-tools"
Requires-Dist: setuptools (<70.0.0,>=69.1.1)
Provides-Extra: yang-tools
Description-Content-Type: text/x-rst
[Description omitted; length: 1023 characters]

WHEEL

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

RECORD

Path Digest Size
yangson/__init__.py sha256=UKCs6aa-tXY7jVB8t8Ca2d3mr-qykYDX-vCUWJ574x4 43
yangson/__main__.py sha256=2klyL-wBDcsHp-jvNnci1BrBLyX7Bh5gauRDlcaXAVQ 6474
yangson/constraint.py sha256=9F9zK7ENWbffkVwz4sGhkGhbZ8ATJpIVIeqJ9rY6_ag 5768
yangson/convert8525.py sha256=UFI6D_PWXIKzsHSicRDh6ypcJoaNYKqoELpozosTmtU 9850
yangson/datamodel.py sha256=eUf8CzQ6D3Kfk1u5UrB4jU_iQwFswzPOtAwQM8xQQBE 7787
yangson/datatype.py sha256=x2NS8t67ayTj1TXSFT9BPg7mqmNkSqB-JJzVYGGADuk 36945
yangson/enumerations.py sha256=88ev-jSHQg1xNCGxpy_WYP8cCztBx6gW7MHwfKPnjB0 3442
yangson/exceptions.py sha256=1nlM53xoqf-pnHF2WUjuCJ-_Pe2Ippsn7I_0dJzkfGY 15491
yangson/instance.py sha256=dXm76WCFcBw1hsoE_QK9zmGXkBZH6bZrSGxmHFiFX3c 53791
yangson/instvalue.py sha256=wItBaMoiionlEEVqHOi0kYSo0dG4J7lVy5PoNsChsi4 3491
yangson/nodeset.py sha256=BkFtYH9XEegoKSECua1105b5CGbcdW82dd6H3wYdzNg 4314
yangson/parser.py sha256=e5oexnVHM0w2b-DtYK8U9VSXKrq44-IswJEvkuFqN1w 7621
yangson/schemadata.py sha256=q1Q349hZapmZYw4XXV-oHMHD-iMe7wb-NJIMC5t8TY4 23038
yangson/schemanode.py sha256=NLUV6DzKWhmgnNkZShqq76fmTpl9Nbz3oLom1sR6FB8 68715
yangson/schpattern.py sha256=KSFFT6Km4TdhpPgegiN2DCOn8nf8R3Nznr9fxJxUKXE 12000
yangson/statement.py sha256=dUj8SHjtfyq-uz5-I2P_qobtCDN0VJ1jm59SAHzM_vc 12882
yangson/typealiases.py sha256=1o2liedzKnj9TAJhLGteX3A-S4Q5wVJbiqUL12Dq3ac 2935
yangson/xmlparser.py sha256=P5TKAalf3V-bU0b4DJ86LbPHYj19UPbtSGjB6YO-1-A 2243
yangson/xpathast.py sha256=CAKm8Zc-shS0fAUfshLNMSXHshfqgydGMqDnW_nwN0k 27458
yangson/xpathparser.py sha256=gn8dfiyB2f0Eo20BgzGwy93ewLrXfmCTMCqad1GMOJA 15191
yangson-1.5.3.dist-info/COPYING sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
yangson-1.5.3.dist-info/COPYING.LESSER sha256=84NLSmtufBEiB8hKEeh9QlW-4DELkDOLWqzNhJ-rGvs 7650
yangson-1.5.3.dist-info/METADATA sha256=_-jYjZxDj0veNFFGKm24ENlsyMOxaqDP4l5BOvCXogM 1823
yangson-1.5.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
yangson-1.5.3.dist-info/entry_points.txt sha256=Uf_sQf-R798klNcGAJdXX1b9KLrFXWYP9UtbVGv4y4A 86
yangson-1.5.3.dist-info/RECORD

entry_points.txt

convert8525 = yangson.convert8525:main
yangson = yangson.__main__:main