Metadata-Version: 2.1
Name: acomms
Version: 2.2.0
Summary: WHOI Micromodem Interface Library and Tools
Home-page: http://acomms.whoi.edu/
Author: Eric Gallimore, Caileigh Fitzgerald
Author-email: pyacomms@whoi.edu, cfitzgerald@whoi.edu
License: LGPLv3+
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering
License-File: LICENSE.txt
Requires-Dist: bitstring (>=3.0.0)
Requires-Dist: pyserial (>=2.6)
Requires-Dist: isodate (>=0.4.9)
Requires-Dist: python-dateutil (>=2.1)
Requires-Dist: crcmod (>=1.7)

===========
pyAcomms
===========

pyAcomms provides a Python interface to Micromodem and Micromodem-2 hardware from the
`Acoustic Communications Group <http://acomms.whoi.edu/>`_ at the `Woods Hole Oceanographic Institution <http://www.whoi.edu/>`_.

See examples in the ``/examples`` and ``/bin`` directories.
