Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

aftershootco/libraw-sys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libraw-sys

Raw bindings to the c api of libRaw

Usually points to the latest "early access" version of LibRaw

Currently uses mozjpeg-sys instead of libjpeg-sys for linking

Links to the following libraries:-

  • mozjpeg
  • libjpaser
  • zlib

Set LIBRAW_DIR to a locally cloned version of LibRaw to not clone from the public repo

export LIBRAW_DIR=/Users/fs0c131y/Projects/aftershoot/LibRaw

This repo is license under MIT but LibRaw itself uses either of the two

  1. GNU LESSER GENERAL PUBLIC LICENSE version 2.1
  2. COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0

for the public version

About

Rust FFI bindings for LibRaw

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%