aboutsummaryrefslogtreecommitdiff
path: root/ports/json-schema-validator/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/json-schema-validator/CONTROL')
-rw-r--r--ports/json-schema-validator/CONTROL5
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/json-schema-validator/CONTROL b/ports/json-schema-validator/CONTROL
deleted file mode 100644
index a602b1dec..000000000
--- a/ports/json-schema-validator/CONTROL
+++ /dev/null
@@ -1,5 +0,0 @@
-Source: json-schema-validator
-Version: 2.1.0
-Homepage: https://github.com/pboettch/json-schema-validator
-Description: This is a C++ library for validating JSON documents based on a JSON Schema. This validator is based on nlohmann json library.
-Build-Depends: nlohmann-json[core]