Description
Python 2 access to liblnk keeps legacy scripts able to read Windows shortcut metadata. It is useful only for older automation or forensic tooling that has not moved to Python 3.
This is a compatibility binding layer. Python 2 is obsolete, so new workflows should prefer Python 3 bindings and handle extracted shortcut metadata as sensitive information.