Metadata-Version: 2.1
Name: bruker-utils
Version: 0.0.1
Summary: bruker_utils: Helper functions for handling Bruker NMR data.
Home-page: https://github.com/5hulse/bruker_utils
Author: Simon Hulse
Author-email: simon.hulse@chem.ox.ac.uk
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: numpy

.. class:: center

   .. image:: https://github.com/5hulse/bruker_utils/workflows/build/badge.svg
     :target: https://github.com/5hulse/bruker_utils/actions?query=workflow%3Abuild

   .. image:: https://img.shields.io/badge/License-MIT-yellow.svg
      :target: https://opensource.org/licenses/MIT

**bruker_utils**: Module for handling Bruker NMR data in Python.

This package provides a number of features to make handling Bruker NMR data
in Python straightforward.

Documentation: https://5hulse.github.io/bruker_utils/


