File: __init__.py

package info (click to toggle)
blebox-uniapi 2.5.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 520 kB
  • sloc: python: 4,994; makefile: 85; sh: 5
file content (5 lines) | stat: -rw-r--r-- 134 bytes parent folder | download
1
2
3
4
5
"""Top-level package for BleBox Python UniAPI."""

__author__ = """BleBox"""
__email__ = "opensource@blebox.eu"
__version__ = "2.5.0"