donho/nppPluginList ? reverse-engineered prompt
Reverse engineered prompt
Build me the Notepad++ Plugin List project so it can validate and publish the official plugin catalog for Plugin Admin.
I want a Python based tool that checks plugin entries against the schema, catches bad or missing fields, and helps generate the final list that Notepad++ can use. It should support the existing 32 bit, 64 bit, and ARM64 plugin lists, and produce clear output so I can tell what passed and what needs fixing.
Please also make sure the repo has the docs and helper scripts needed to run local tests, and include any simple commands a maintainer would use to validate changes before opening a pull request. If you need current details about how Plugin Admin expects the list to look, look up the latest docs online.
Keep it practical, clean, and easy for contributors to use.
Are you gonna build this?
make sure you review the code using arcumet