Metadata-Version: 2.1
Name: dgpost
Version: 0.2rc2
Summary: datagram postprocessing tools
Home-page: https://empa.gitlab.ch/krpe/postprocess
Author: Peter Kraus
Author-email: peter@tondon.de
License: UNKNOWN
Project-URL: Bug Tracker, https://empa.gitlab.ch/krpe/postprocess/issues
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.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: uncertainties
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: pint
Requires-Dist: strictyaml
Requires-Dist: chemicals
Requires-Dist: yadg (>=4.0.0)
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'

# dgpost: datagram postprocessing tools

Set of tools to post-process instrument data in `datagram` format.

### Capabilities:

### Features:

### Contributors:
- [Peter Kraus](http://github.com/PeterKraus)
- [Nicolas Vetsch](http://github.com/vetschn)
- [Ulrich Sauter](http://github.com/ileu)


