Browse Source

Add package parse_trans to the index

Loïc Hoguin 10 years ago
parent
commit
fe7c56cbd9
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -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.

+ 1 - 0
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.

+ 1 - 0
packages.v2.tsv

@@ -383,6 +383,7 @@ openpoker	git	https://github.com/hpyhacking/openpoker	master	https://github.com/
 pal	git	https://github.com/manifest/pal	master	a	b
 pal	git	https://github.com/manifest/pal	master	https://github.com/manifest/pal	Pragmatic Authentication Library
 parse_trans	git	https://github.com/uwiger/parse_trans	master	a	b
+parse_trans	git	https://github.com/uwiger/parse_trans	master	https://github.com/uwiger/parse_trans	Parse transform utilities for Erlang
 parsexml	git	https://github.com/maxlapshin/parsexml	master	a	b
 parsexml	git	https://github.com/maxlapshin/parsexml	master	https://github.com/maxlapshin/parsexml	Simple DOM XML parser with convenient and very simple API
 pegjs	git	https://github.com/dmitriid/pegjs	0.3	https://github.com/dmitriid/pegjs	An implementation of PEG.js grammar for Erlang.