Metadata-Version: 2.1
Name: ltcodecs
Version: 1.1.0
Summary: LT Codecs
Home-page: https://git.whoi.edu/acomms/ros_acomms/tree/master/src/acomms_codecs
Author: whoi
Author-email: egallimore@whoi.edu
Project-URL: Bug Tracker, https://git.whoi.edu/acomms/ros_acomms/tree/master/src/acomms_codecs
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# LT Codecs

Flexible, lightweight codec system for transferring messages over acoustic and other low-throughput links.

See the documentation for more information: https://acomms.pages.whoi.edu/ltcodec/

Install from Pypi via `pip install ltcodecs`
