Metadata-Version: 2.1
Name: Nano-Utils
Version: 1.1.0
Summary: Utility functions used throughout the various nlesc-nano repositories.
Home-page: https://github.com/nlesc-nano/Nano-Utils
Author: ['B. F. van Beek']
Author-email: b.f.van.beek@vu.nl
License: Apache Software License
Description: .. image:: https://readthedocs.org/projects/nano-utils/badge/?version=latest
            :target: https://Nano-Utils.readthedocs.io/en/latest/includeme.html
        .. image:: https://badge.fury.io/py/Nano-Utils.svg
            :target: https://badge.fury.io/py/Nano-Utils
        .. image:: https://github.com/nlesc-nano/Nano-Utils/workflows/Build/badge.svg
            :target: https://github.com/nlesc-nano/Nano-Utils/actions?query=workflow%3ABuild
        .. image:: https://codecov.io/gh/nlesc-nano/Nano-Utils/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/nlesc-nano/Nano-Utils
        .. image:: https://zenodo.org/badge/268804056.svg
           :target: https://zenodo.org/badge/latestdoi/268804056
        
        |
        
        .. image:: https://img.shields.io/badge/python-3.6-blue.svg
            :target: https://docs.python.org/3.6/
        .. image:: https://img.shields.io/badge/python-3.7-blue.svg
            :target: https://docs.python.org/3.7/
        .. image:: https://img.shields.io/badge/python-3.8-blue.svg
            :target: https://docs.python.org/3.8/
        
        
        ################
        Nano-Utils 1.1.0
        ################
        Utility functions used throughout the various nlesc-nano repositories.
        
        
        Installation
        ************
        * PyPi: ``pip install Nano-Utils``
        * GitHub: ``pip install git+https://github.com/nlesc-nano/Nano-Utils@master``
        
        
        
Keywords: python-3,python-3-6,python-3-7,python-3-8,libraries
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: build
Provides-Extra: doc
