ProteoWizard / pwiz

The ProteoWizard Library is a set of software libraries and tools for rapid development of mass spectrometry and proteomic data analysis software.
http://proteowizard.sourceforge.net/
Apache License 2.0
210 stars 97 forks source link

Tool for managing localized resources #3039

Closed nickshulman closed 3 weeks ago

nickshulman commented 3 weeks ago

Command line tool that reads all .resx files into a SQLite database, can figure out which strings have changed between two databases and output .resx files.

chambm commented 3 weeks ago

Impressive! Would it be possible to use nuget to get the binaries so we don't need them in the repo?