modwire 0.1.0

Tools for module organisation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
package.name = "modwire"
package.description = "Tools for module organisation."
package.keywords = [
    "mod",
    "module",
    "organisation",
    "macro"
]
package.version = "0.1.0"
package.edition = "2024"
package.readme = "readme.md"
package.license = "Apache-2.0"
package.repository = "https://github.com/unsudo-foundation/modwire"
package.publish = true