Skip to main content

A CPython implementation of dcraw

Project description

pyunraw is a CPython implementation of dcraw, an application written in C to decode the raw files created by some digital cameras.

pyunraw is composed of two modules; pyunraw.py, the Python 3 api and _pyunraw.cpython, the CPython module which embed dcraw itself.

The api documentation is hosted by readthedocs

pyunraw is distributed under the GPL version 3 license.

Versions:

Tue, 28 Nov 2017 1.0.0 First release

Build depends:

  • gcc

  • python-all-dev (≥ 3.2)

  • libjasper-dev

  • liblcms2-dev (>= 2.2-1)

  • libjpeg-dev (>= 8c)

Depends:

  • python 3

  • libjasper1

  • liblcms2

  • libjpeg

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyunraw-1.0.0.tar.gz (109.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page