Metadata-Version: 2.1
Name: xebus-core-library
Version: 1.4.1
Summary: Xebus Core Python Library
Home-page: UNKNOWN
Author: Daniel CAUNE
Author-email: daniel.caune@majormode.com
License: Copyright (C) 2018 Majormode. All rights reserved.
Description: # Xebus Core Python Library
        
        Xebus Core Python Library is a repository of reusable Python components to be shared by Python projects using the Xebus RESTful API.
        
        These components have minimal dependencies on other libraries, so that they can be deployed easily.  In addition, these components will keep their interfaces as stable as possible, so that other Python projects can integrate these components without having to worry about changes in the future.
        
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Requires-Python: >=3
Description-Content-Type: text/markdown
