Metadata-Version: 1.1
Name: cinp
Version: 1.0.0
Summary: CInP, Concise Interaction Protocol
Home-page: https://github.com/cinp/python
Author: Peter Howe
Author-email: pnhowe@gmail.com
License: Apache2
Description: A HTTP/JSON Protocol that brings some of the
        flexability of REST, but extends beyond CRUD to support Metod Calling and
        fully describing the enpoints and data sctuctures.  As well as enabeling
        the Business Logic and permissions to be fully encapsulated on the Server.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
