aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:32 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:32 +0300
commitfe7c56cbd9d59c4559796ed44b5c9258b254c0e7 (patch)
tree68dc5db472da49ca95c6435b74794ea39b749ced /packages.v1.txt
parentd0e30aa72219d68b49e8a169fdcd0175c935509e (diff)
downloaderlang.mk-fe7c56cbd9d59c4559796ed44b5c9258b254c0e7.tar.gz
erlang.mk-fe7c56cbd9d59c4559796ed44b5c9258b254c0e7.tar.bz2
erlang.mk-fe7c56cbd9d59c4559796ed44b5c9258b254c0e7.zip
Add package parse_trans to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 03bf897..f534917 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -383,6 +383,7 @@ openpoker https://github.com/hpyhacking/openpoker https://github.com/hpyhacking/
pal https://github.com/manifest/pal a b
pal https://github.com/manifest/pal https://github.com/manifest/pal Pragmatic Authentication Library
parse_trans https://github.com/uwiger/parse_trans a b
+parse_trans https://github.com/uwiger/parse_trans https://github.com/uwiger/parse_trans Parse transform utilities for Erlang
parsexml https://github.com/maxlapshin/parsexml a b
parsexml https://github.com/maxlapshin/parsexml https://github.com/maxlapshin/parsexml Simple DOM XML parser with convenient and very simple API
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.