https://github.com/paroj/libraw.py
Python Bindings for libraw
https://github.com/paroj/libraw.py
libraw python-bindings
Last synced: 8 months ago
JSON representation
Python Bindings for libraw
- Host: GitHub
- URL: https://github.com/paroj/libraw.py
- Owner: paroj
- License: lgpl-2.1
- Created: 2015-05-25T12:27:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T12:47:07.000Z (about 10 years ago)
- Last Synced: 2025-03-28T03:51:04.459Z (9 months ago)
- Topics: libraw, python-bindings
- Language: Python
- Size: 188 KB
- Stars: 20
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
libraw.py
==========
python bindings using ctypes for [libraw](http://www.libraw.org/). Python2 and Python3 compatible.
semi-automatically generated using ctypesgen.
Licensing
---------
LGPLv2 (same as libraw)