Metadata-Version: 2.1
Name: SignalCliApi
Version: 0.1.1
Summary: A python interface to the signal-cli found at https://github.com/AsamK/signal-cli
Home-page: https://peternearing.ca/signal
Author: Peter Nearing
Author-email: me@peternearing.ca
Project-URL: Docs, https://peternearing.ca/signal
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# SignalCliApi
 Python 3 API for the signal-cli messaging utility

Requires python3, qrencode application, linkpreview, pytz and tzlocal python libraries, and of course signal-cli to be installed.

linkpreview can be installed with pip: 'pip install linkpreview'

Signal-cli can be found at: https://github.com/AsamK/signal-cli

This library has been developed and tested on Ubuntu Jammy (22.04.1)

This library is also released with out liscence or any garuntees, and I'll take no responsibility for it's operation. Your milage may vary.
Any contributions, etc are welcome, just reach out and I'll get back with you.
