You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
259 B

(declare-project
:name "hashids"
:author "Jason Staten"
:license "Unlicense"
:version "0.0.1"
:url "https://git.sr.ht/~statianzo/janet-hashids"
:repo "git+https://git.sr.ht/~/statianzo/janet-hashids")
(declare-source
:source ["hashids.janet"])