summaryrefslogtreecommitdiff
path: root/www/agate/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/agate/pkg-descr')
-rw-r--r--www/agate/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/agate/pkg-descr b/www/agate/pkg-descr
new file mode 100644
index 000000000000..e55ebf6f9f3c
--- /dev/null
+++ b/www/agate/pkg-descr
@@ -0,0 +1,4 @@
+Agate is a server for the Gemini network protocol, built with the Rust
+programming language. Agate has very few features, and can only serve static
+files. It uses async I/O, and should be quite efficient even when running on
+low-end hardware and serving many concurrent requests.