Metadata-Version: 1.2
Name: trs-interface
Version: 1.3.0
Summary: Library for communicating with the TRSpectrometer interface device.
Home-page: https://gitlab.com/ptapping/trs-interface
Author: Patrick Tapping
Author-email: mail@patricktapping.com
License: UNKNOWN
Project-URL: Documentation, https://trs-interface.readthedocs.io/
Project-URL: Source, https://gitlab.com/ptapping/trs-interface
Project-URL: Tracker, https://gitlab.com/ptapping/trs-interface/-/issues
Description: TRS-Interface
        ===================
        
        Python library to communicate with the TRSpectrometer interface device.
        
        
        Support
        -------
        
        Documentation can be found online at `<https://trs-interface.readthedocs.io/en/latest/>`__.
        
        Source code available at `<https://gitlab.com/ptapping/trs-interface>`__.
        
        Bug reports, feature requests and suggestions can be submitted to the `issue tracker <https://gitlab.com/ptapping/trs-interface/-/issues>`__.
        
        
        License
        -------
        
        All original code is free and open source, licensed under the GNU Public License.
        See the `LICENSE <https://gitlab.com/ptapping/trs-interface/-/blob/main/LICENSE>`__ for details.
        
        The hardware design files are licensed under the TAPR Open Hardware License.
        See the `LICENSE <https://gitlab.com/ptapping/trs-interface/-/blob/main/hardware/LICENSE>`__ for details.
        
        Documentation is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (`CC BY-SA 4.0 <http://creativecommons.org/licenses/by-sa/4.0/>`__).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
