Standards
A collection of standards I’ve come across. Standards are nice.
Software
Software Behavior
Case: I follow this in NotebookWebsiteTools'
CreateCacheDirectory[]
function.Software Administration
Cases: Used in several Rust crates I’ve maintained, including: wolfram-library-link, wstp, wolfram-expr, and wolfram-app-discover.
Software Licensing
REUSE Software — a standard for declaring the license of every individual file in a software project.
SPDX License Expressions — a standard for machine-processable identifiers for software licenses.
Used by: Cargo