Add Ogham package (#2098)

This commit is contained in:
Sampo Silvennoinen 2021-12-26 01:03:58 +02:00 committed by GitHub
parent d3dd9b07f3
commit 030be258ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24600,5 +24600,20 @@
"description": "A small wrapper around PortAudio for cross-platform audio IO.",
"license": "MIT",
"web": "https://github.com/Psirus/nordaudio"
},
{
"name": "ogham",
"url": "https://github.com/stscoundrel/ogham-nim",
"method": "git",
"tags": [
"ogham",
"convert",
"transform",
"old-irish",
"inscriptions"
],
"description": "Convert Ogham inscriptions to latin text & vice versa.",
"license": "MIT",
"web": "https://github.com/stscoundrel/ogham-nim"
}
]