aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfowl <phowl.mouth@gmail.com>2015-02-27 01:10:39 -0600
committerfowl <phowl.mouth@gmail.com>2015-02-27 01:10:39 -0600
commite692f318dafc188400eb248a506282d6a4eb6786 (patch)
treefa0fe2681446948d984273a66739f8118252db28
parent8e5251b40b39515fab7c5d3f7f3c5aa6d9157633 (diff)
downloadpackages-e692f318dafc188400eb248a506282d6a4eb6786.tar.gz
packages-e692f318dafc188400eb248a506282d6a4eb6786.zip
added glossolalia
-rw-r--r--packages.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 88e5cce..e400cd9 100644
--- a/packages.json
+++ b/packages.json
@@ -1262,5 +1262,14 @@
"description": "Bindings for CFITSIO, a library to read/write FITSIO images and tables.",
"license": "MIT",
"web": "https://github.com/ziotom78/nimcfitsio"
- }
+ },
+ {
+ "name":"glossolalia",
+ "url":"git://github.com/fowlmouth/glossolalia",
+ "method":"git",
+ "tags":["parser","peg"],
+ "description":"Wrapper for Allegro version 5.X",
+ "license":"CC0",
+ "web":"https://github.com/fowlmouth/glossolalia"
+ },
]