Change Python to pure JS LCP Parser
Completely removed the external Python dependency for parsing LCP (Lancer Content Package) files. The plugin now uses a lightweight, in-memory JSZip implementation to parse LCP contents directly within Obsidian.
Completely removed the external Python dependency for parsing LCP (Lancer Content Package) files. The plugin now uses a lightweight, in-memory JSZip implementation to parse LCP contents directly within Obsidian.