22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
12 lines
263 B
TOML
12 lines
263 B
TOML
[general]
|
|
description = "Utility for directing compilation"
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
licenses = []
|
|
|
|
[0]
|
|
origin = "native:make"
|
|
# [0.origin.'case(distribution)']
|
|
# 'debian|ubuntu' = "native:make"
|
|
# '...' = ""
|