Added package preprod (#2100)

This commit is contained in:
Javier Santo Domingo 2021-12-29 14:56:11 -03:00 committed by GitHub
parent fd1841dc7e
commit abd42dc9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24626,5 +24626,16 @@
"description": "Convert Ogham inscriptions to latin text & vice versa.", "description": "Convert Ogham inscriptions to latin text & vice versa.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/stscoundrel/ogham-nim" "web": "https://github.com/stscoundrel/ogham-nim"
},
{
"name": "preprod",
"url": "https://github.com/j-a-s-d/preprod",
"method": "git",
"tags": [
"preprocessor"
],
"description": "preprod",
"license": "MIT",
"web": "https://github.com/j-a-s-d/preprod"
} }
] ]