File: PKG-INFO

package info (click to toggle)
python-phone-modem 0.1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: python: 235; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 723 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Metadata-Version: 2.1
Name: phone_modem
Version: 0.1.2
Summary: An asynchronous modem implementation designed for Home Assistant for receiving caller id and call rejection.
Home-page: https://github.com/tkdrob/phone_modem
Author: Robert Hillis
Author-email: tkdrob4390@yahoo.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# An asynchronous modem implementation designed for Home Assistant that supports caller ID and call rejection

Credit to Tim Vitz for his original work: https://github.com/vroomfonde1/basicmodem