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