Added package feta (#2019)

This commit is contained in:
Florian Rauls 2021-10-05 10:01:25 +02:00 committed by GitHub
parent 50ce49b293
commit 63f1e532cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23844,5 +23844,19 @@
"description": "WebDriver for Selenium(selenium-hub).",
"license": "MIT",
"web": "https://github.com/myamyu/selenimum"
},
{
"name": "feta",
"url": "https://github.com/FlorianRauls/office-DSL-thesis",
"method": "git",
"tags": [
"domain-specific-language",
"dsl",
"office",
"automation"
],
"description": "A domain-specific for general purpose office automation. The language is embedded in Nim and allows for quick and easy integration of different office software environments.",
"license": "MIT",
"web": "https://github.com/FlorianRauls/office-DSL-thesis"
}
]