Metadata-Version: 1.2
Name: libraw-cffi
Version: 0.19.0
Summary: CFFI bindings for LibRaw
Home-page: https://github.com/Julian/libraw-cffi
Author: Julian Berman
Author-email: Julian+libraw_cffi@GrayVines.com
License: UNKNOWN
Project-URL: Source, https://github.com/Julian/libraw-cffi
Project-URL: Issues, https://github.com/Julian/libraw-cffi/issues/
Description: ===========
        libraw-cffi
        ===========
        
        |PyPI| |Pythons| |CI| |Codecov|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/libraw-cffi.svg
          :alt: PyPI version
          :target: https://pypi.org/project/libraw-cffi/
        
        .. |Pythons| image:: https://img.shields.io/pypi/pyversions/libraw-cffi.svg
          :alt: Supported Python versions
          :target: https://pypi.org/project/libraw-cffi/
        
        .. |CI| image:: https://github.com/Julian/libraw-cffi/workflows/CI/badge.svg
          :alt: Build status
          :target: https://github.com/Julian/libraw-cffi/actions?query=workflow%3ACI
        
        .. |Codecov| image:: https://codecov.io/gh/Julian/libraw-cffi/branch/master/graph/badge.svg
          :alt: Codecov Code coverage
          :target: https://codecov.io/gh/Julian/libraw-cffi
        
        CFFI bindings for `LibRaw <https://www.libraw.org/docs/API-C.html>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
