File: __init__.py

package info (click to toggle)
async-upnp-client 0.44.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,072 kB
  • sloc: python: 11,921; xml: 2,826; sh: 32; makefile: 6
file content (4 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
# -*- coding: utf-8 -*-
"""async_upnp_client module."""

__version__ = "0.44.0"