Metadata-Version: 1.1
Name: bindings.rust
Version: 0.1.0
Summary: A namespace for Python bindings to Rust 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 `Rust <https://www.rust-lang.org/>`_ 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 :: Rust
Classifier: Topic :: Software Development :: Libraries :: Python Modules
