Repository URL to install this package:
|
Version:
4.2.0 ▾
|
"""
==========
PyLedCtrl
==========
-----------------------------------------------
Bytecode compiler and utilities for ``ledctrl``
-----------------------------------------------
:Author: Tamas Nepusz
"""
from .version import __author__, __email__, __version_info__, __version__
__all__ = ("__author__", "__email__", "__version_info__", "__version__")