diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:22 +0300 |
commit | 6623c669f86c7e67da3976458742332d686b9e3d (patch) | |
tree | 88bf4d10555de020034ade6bbb6614f38bdb696c | |
parent | 0de19cc44b27461fbe466cc0ed3d24814a3dbd53 (diff) | |
download | erlang.mk-6623c669f86c7e67da3976458742332d686b9e3d.tar.gz erlang.mk-6623c669f86c7e67da3976458742332d686b9e3d.tar.bz2 erlang.mk-6623c669f86c7e67da3976458742332d686b9e3d.zip |
Add package mochiweb_xpath to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 3f879ba..3de4751 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -244,6 +244,7 @@ mimetypes https://github.com/spawngrid/mimetypes a b mixer https://github.com/chef/mixer a b mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers. mochiweb_xpath https://github.com/retnuh/mochiweb_xpath a b +mochiweb_xpath https://github.com/retnuh/mochiweb_xpath https://github.com/retnuh/mochiweb_xpath XPath support for mochiweb's html parser mockgyver https://github.com/klajo/mockgyver a b modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang diff --git a/packages.v1.txt b/packages.v1.txt index 3f879ba..3de4751 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -244,6 +244,7 @@ mimetypes https://github.com/spawngrid/mimetypes a b mixer https://github.com/chef/mixer a b mochiweb https://github.com/mochi/mochiweb https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers. mochiweb_xpath https://github.com/retnuh/mochiweb_xpath a b +mochiweb_xpath https://github.com/retnuh/mochiweb_xpath https://github.com/retnuh/mochiweb_xpath XPath support for mochiweb's html parser mockgyver https://github.com/klajo/mockgyver a b modlib https://github.com/gar1t/modlib https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang diff --git a/packages.v2.tsv b/packages.v2.tsv index 1ae29c7..3509d21 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -244,6 +244,7 @@ mimetypes git https://github.com/spawngrid/mimetypes master a b mixer git https://github.com/chef/mixer master a b mochiweb git https://github.com/mochi/mochiweb master https://github.com/mochi/mochiweb MochiWeb is an Erlang library for building lightweight HTTP servers. mochiweb_xpath git https://github.com/retnuh/mochiweb_xpath master a b +mochiweb_xpath git https://github.com/retnuh/mochiweb_xpath master https://github.com/retnuh/mochiweb_xpath XPath support for mochiweb's html parser mockgyver git https://github.com/klajo/mockgyver master a b modlib git https://github.com/gar1t/modlib master https://github.com/gar1t/modlib Web framework based on Erlang's inets httpd mongodb git https://github.com/comtihon/mongodb-erlang master https://github.com/comtihon/mongodb-erlang MongoDB driver for Erlang |