Metadata-Version: 2.1
Name: nxpy-core
Version: 1.0.2
Summary: Infrastructure common to the Nxpy libraries
Home-page: UNKNOWN
Author: Nicola Musatti
Author-email: nicola.musatti@gmail.com
License: Boost Software License 1.0 (BSL-1.0)
Project-URL: Documentation, https://nxpy.readthedocs.io/en/latest/core.html
Project-URL: Source Code, https://github.com/nmusatti/nxpy/tree/master/libs/core
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries

Nxpy Core
=========

You can install the library with pip::

    pip install nxpy-core

*Nxpy Core* contains generic implementation components on which other libraries depend. It is not
meant for standalone use. 

The library's documentation is available on
`ReadTheDocs <https://nxpy.readthedocs.io/en/latest/core.html>`_.


