Python bindings module for liblnk


Licenses
LGPL-3.0/GPL-3.0+
Install
pip install liblnk-python==20240423

Documentation

liblnk is a library to access the Windows Shortcut File (LNK) format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Work in progress:

* Data block support
* 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