aboutsummaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/metadata.json b/metadata.json
new file mode 100644
index 0000000..8ec88ca
--- /dev/null
+++ b/metadata.json
@@ -0,0 +1,35 @@
+{
+ "name": "HugoNikanor-letsencrypt",
+ "version": "0.1.0",
+ "author": "HugoNikanor",
+ "license": "Apache-2.0",
+ "tags": [
+ "letsencrypt",
+ "let's encrypt",
+ "certbot",
+ "acme"
+ ],
+ "operatingsystem_support": [
+ {
+ "operatingsystem": "Archlinux"
+ },
+ {
+ "operatingsystem": "CentOS",
+ "operatingsystemrelease": [
+ "7", "8"
+ ]
+ },
+ {
+ "operatingsystem": "Fedora",
+ "operatingsystemrelease": [
+ "36"
+ ]
+ },
+ {
+ "operatingsystem": "FreeBSD, Debian, Ubuntu, ..."
+ }
+ ],
+ "dependencies": {
+ "stdlib": {}
+ }
+}