Metadata-Version: 1.2
Name: nexgen
Version: 0.4.2
Summary: Next Generation Nexus Generator
Home-page: UNKNOWN
Author: Diamond Light Source - Scientific Software
Author-email: scientificsoftware@diamond.ac.uk
License: BSD 3-Clause License
Project-URL: Documentation, https://nexgen.readthedocs.io/
Project-URL: GitHub, https://github.com/dials/nexgen
Project-URL: Bug-Tracker, https://github.com/dials/nexgen/issues
Description: ===============================
        Next Generation Nexus Generator
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/nexgen.svg
                :target: https://pypi.python.org/pypi/nexgen
                :alt: PyPI release
        
        .. image:: https://img.shields.io/pypi/pyversions/nexgen.svg
                :target: https://pypi.python.org/pypi/nexgen
                :alt: Supported Python versions
        
        .. image:: https://img.shields.io/lgtm/alerts/g/dials/nexgen.svg?logo=lgtm&logoWidth=18
                :target: https://lgtm.com/projects/g/dials/nexgen/alerts/
                :alt: Total alerts
        
        .. image:: https://readthedocs.org/projects/nexgen/badge/?version=latest
                :target: https://nexgen.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://codecov.io/gh/dials/nexgen/branch/main/graph/badge.svg
                :target: https://codecov.io/gh/dials/nexgen
                :alt: Test coverage
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
                :target: https://github.com/ambv/black
                :alt: Code style: black
        
        
        * Free software: BSD license
        * Documentation: https://nexgen.readthedocs.io.
        
        This package provides tools to generate Nexus files.
        
        
Keywords: dials,nexus
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
