hdlcontroller

View on PyPIReverse Dependencies (0)

0.5.2 hdlcontroller-0.5.2-py3-none-any.whl

Wheel Details

Project: hdlcontroller
Version: 0.5.2
Filename: hdlcontroller-0.5.2-py3-none-any.whl
Download: [link]
Size: 8116
MD5: 2953f892b50c59ccf9cee719fe99b7d9
SHA256: ea6d6a4e8681b4f1ba0c1304235e5ea6f03f3fa76bce5d8d2d48fdf4b30f6983
Uploaded: 2023-08-19 14:35:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hdlcontroller
Version: 0.5.2
Summary: HDLC controller
Author-Email: Paul-Emmanuel Raoul <skyper[at]skyplabs.net>
Project-Url: documentation, https://python-hdlc-controller.readthedocs.io/en/latest
Project-Url: repository, https://github.com/SkypLabs/python-hdlc-controller
License: The MIT License (MIT) Copyright (c) 2015-2023 Paul-Emmanuel Raoul <skyper@skyplabs.net> 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: hdlc,controller
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
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: License :: OSI Approved :: MIT License
Requires-Python: <4,>=3.7
Requires-Dist: python4yahdlc (>=1.3.5)
Requires-Dist: pyserial (>=3.0)
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: sphinx (>=1.4.0); extra == "docs"
Requires-Dist: sphinxcontrib-seqdiag (>=0.8.5); extra == "docs"
Requires-Dist: sphinx-argparse (>=0.2.2); extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: tox; extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1949 characters]

WHEEL

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

RECORD

Path Digest Size
hdlcontroller/__init__.py sha256=RNUEV37qWtt54NACswreoaFFYH9B1X3rtDTZZC59eJ0 134
hdlcontroller/__main__.py sha256=pO3h2yv8q0QM2vyMkrRhYSQzdbs7sZuUyiCW8JSUXE0 112
hdlcontroller/cli.py sha256=jfJh4Ntqyds4AARBrqNcDQ60uoijAXHVIqXCdR_T38U 3850
hdlcontroller/hdlcontroller.py sha256=fUDQrr6MmpiyNCNgpgRfKktSbjcrFqZ17ScSKBaVyb0 10024
hdlcontroller-0.5.2.dist-info/LICENSE sha256=hpInF0v_cJcQdGpJcmLTs786mN1JlknNpqRVpBYtRyc 1113
hdlcontroller-0.5.2.dist-info/METADATA sha256=_O4jJQk1Yq7F1OubkQ36PU0IexaTTOJMfhS_wTlu6Aw 4668
hdlcontroller-0.5.2.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
hdlcontroller-0.5.2.dist-info/entry_points.txt sha256=JKv3xib1NDh5uBTFlPe5CfUxrmCDoWfOBG1EVZn0tdQ 55
hdlcontroller-0.5.2.dist-info/top_level.txt sha256=H7evC4u9sw_ChN348oiHFmFPcx_lENRaRiofVYa30vU 14
hdlcontroller-0.5.2.dist-info/RECORD

top_level.txt

hdlcontroller

entry_points.txt

hdlc-tester = hdlcontroller.cli:main