quox/quox.ipkg

13 lines
216 B
Plaintext
Raw Normal View History

2021-07-07 07:11:39 -04:00
package quox
version = 0
license = "acsl"
authors = "rhiannon morris"
-- homepage = "..."
sourceloc = "https://git.rhiannon.website/rhi/quox"
executable = quox
main = Quox
sourcedir = "src"
2021-07-20 16:05:19 -04:00
depends = base, contrib