File: README

package info (click to toggle)
libsmraw 20240506-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,400 kB
  • sloc: ansic: 195,975; sh: 6,855; makefile: 1,169; cpp: 678; python: 447; sed: 16
file content (21 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (5)
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