Metadata-Version: 2.1
Name: dls-pmacanalyse
Version: 2.1.0
Summary: 'Ananlyse configuration of geobricks'
Home-page: https://github.com/dls-controls/dls_pmacanalyse
Author: Jon Thompson,
Author-email: giles.knap@diamond.ac.uk
License: Apache License 2.0
Description: dls_pmacanalyse
        ===========================
        
        |code_ci| |docs_ci| |coverage| |pypi_version| |license|
        
        A library and CLI for verifying that a delta tau motor controller
        configuration matches its motion area definition.
        
        ============== ==============================================================
        PyPI           ``pip install dls_pmacanalyse``
        Source code    https://github.com/dls-controls/dls_pmacanalyse
        Documentation  https://dls-controls.github.io/dls_pmacanalyse
        Releases       https://github.com/dls-controls/dls_pmacanalyse/releases
        ============== ==============================================================
        
        
        .. |code_ci| image:: https://github.com/dls-controls/dls-pmac-analyse/workflows/Code%20CI/badge.svg?branch=main
            :target: https://github.com/dls-controls/dls-pmac-analyse/actions?query=workflow%3A%22Code+CI%22
            :alt: Code CI
        
        .. |docs_ci| image:: https://github.com/dls-controls/dls-pmac-analyse/workflows/Docs%20CI/badge.svg?branch=main
            :target: https://github.com/dls-controls/dls-pmac-analyse/actions?query=workflow%3A%22Docs+CI%22
            :alt: Docs CI
        
        .. |coverage| image:: https://codecov.io/gh/dls-controls/dls_pmacanalyse/branch/main/graph/badge.svg
            :target: https://codecov.io/gh/dls-controls/dls_pmacanalyse
            :alt: Test Coverage
        
        .. |pypi_version| image:: https://img.shields.io/pypi/v/dls_pmacanalyse.svg
            :target: https://pypi.org/project/dls_pmacanalyse
            :alt: Latest PyPI version
        
        .. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
            :target: https://opensource.org/licenses/Apache-2.0
            :alt: Apache License
        
        ..
            Anything below this line is used when viewing README.rst and will be replaced
            when included in index.rst
        
        See https://dls-controls.github.io/dls_pmacanalyse for more detailed documentation.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: dev
