File: README

package info (click to toggle)
liblnk 20181227-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,920 kB
  • sloc: ansic: 170,680; sh: 5,968; makefile: 1,298; python: 325; sed: 16
file content (20 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
liblnk is a library to access the Windows Shortcut File (LNK) format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Work in progress:

* Shell item support

Planned:

* Multi-threading support

For more information see:

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