Metadata-Version: 1.1
Name: bindings.cpp
Version: 0.1.0
Summary: A namespace for Python bindings to C++ libraries
Home-page: https://github.com/pybindings/bindings
Author: Martin Larralde
Author-email: martin.larralde@ens-paris-saclay.fr
License: MIT
Description-Content-Type: UNKNOWN
Description: ``bindings.rust``
        =================
        
        *Namespaces are one honking great idea -- let's do more of those!*
        
        A `python namespace <https://www.python.org/dev/peps/pep-0420/>`_ to
        hold Python binding modules of *C++* libraries. Inspired by the
        `backports <https://pypi.python.org/pypi/backports>`_ module.
        
        
        
Keywords: bindings,namespace,ffi
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Topic :: Software Development :: Libraries :: Python Modules
