summaryrefslogtreecommitdiffstats
path: root/_build/data/projects/ranch.toml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-03-28 15:36:42 +0200
committerLoïc Hoguin <[email protected]>2016-03-28 15:36:42 +0200
commitfe3492a98de29942477b061cd02c92246f4bf85a (patch)
tree2255b796a657e6e4dfb72beec1141258d17f1220 /_build/data/projects/ranch.toml
downloadninenines.eu-fe3492a98de29942477b061cd02c92246f4bf85a.tar.gz
ninenines.eu-fe3492a98de29942477b061cd02c92246f4bf85a.tar.bz2
ninenines.eu-fe3492a98de29942477b061cd02c92246f4bf85a.zip
Initial commit, new website system
Diffstat (limited to '_build/data/projects/ranch.toml')
-rw-r--r--_build/data/projects/ranch.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/_build/data/projects/ranch.toml b/_build/data/projects/ranch.toml
new file mode 100644
index 00000000..1f3cb624
--- /dev/null
+++ b/_build/data/projects/ranch.toml
@@ -0,0 +1,10 @@
+title = "Ranch"
+catchphrase = "The holy cow of servers."
+description = "Ranch is a socket acceptor pool for building awesome TCP and TLS servers."
+name = "ranch"
+repository = "https://github.com/ninenines/ranch"
+versions = ["1.2"]
+branches = ["master"]
+has_source = true
+has_guide = true
+has_manual = true