File: README

package info (click to toggle)
libsmraw 20181227-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 12,656 kB
  • sloc: ansic: 190,725; sh: 6,370; makefile: 1,215; python: 601; cpp: 561; sed: 16
file content (21 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
libsmraw is a library to access the (split) RAW image format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Work in progress:

* Dokan library support
* Thread-safety in handle API functions

Planned:

* Info file support

For more information see:

* Project documentation: https://github.com/libyal/libsmraw/wiki/Home
* How to build from source: https://github.com/libyal/libsmraw/wiki/Building