summaryrefslogtreecommitdiff
path: root/www/kore/DESCR
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2019-08-22 13:30:31 +0000
committerfcambus <fcambus@pkgsrc.org>2019-08-22 13:30:31 +0000
commitf10ea6c2d520cc0826f0c47bba6dd03e7d5d0656 (patch)
treee919021b861a1e8d9791f625fa37e71f017fd3e2 /www/kore/DESCR
parent0730daa2d02c8235bf2dabf93b868c7246ae3580 (diff)
downloadpkgsrc-f10ea6c2d520cc0826f0c47bba6dd03e7d5d0656.tar.gz
www/kore: import kore-3.3.1.
Kore is an easy to use web application framework for writing scalable web APIs in C. Its main goals are security, scalability and allowing rapid development and deployment of such APIs. Because of this Kore is an ideal candidate for building robust, scalable and secure web things. OK kamil@
Diffstat (limited to 'www/kore/DESCR')
-rw-r--r--www/kore/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/kore/DESCR b/www/kore/DESCR
new file mode 100644
index 00000000000..f61ef099d3a
--- /dev/null
+++ b/www/kore/DESCR
@@ -0,0 +1,6 @@
+Kore is an easy to use web application framework for writing scalable
+web APIs in C.
+
+Its main goals are security, scalability and allowing rapid development
+and deployment of such APIs. Because of this Kore is an ideal candidate
+for building robust, scalable and secure web things.