diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:31 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:31 +0300 |
commit | 4df5f03447a19d5273001fcca6df2b0ddad72d3e (patch) | |
tree | dc0449490459766bdd6a612fcd78c83a871e99cf | |
parent | e575402c662ad1b1050abd830c37cf28038ccc95 (diff) | |
download | erlang.mk-4df5f03447a19d5273001fcca6df2b0ddad72d3e.tar.gz erlang.mk-4df5f03447a19d5273001fcca6df2b0ddad72d3e.tar.bz2 erlang.mk-4df5f03447a19d5273001fcca6df2b0ddad72d3e.zip |
Add package ircbot 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 513eb79..ec55d53 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -256,6 +256,7 @@ i18n https://github.com/erlang-unicode/i18n https://github.com/erlang-unicode/i1 ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client ierlang https://github.com/robbielynch/ierlang https://github.com/robbielynch/ierlang An Erlang language kernel for IPython. ircbot https://github.com/gdamjan/erlang-irc-bot a b +ircbot https://github.com/gdamjan/erlang-irc-bot https://github.com/gdamjan/erlang-irc-bot A simple extendable irc bot in Erlang ircd https://github.com/tonyg/erlang-ircd a b ircd https://github.com/tonyg/erlang-ircd https://github.com/tonyg/erlang-ircd A pluggable IRC daemon application/library for Erlang. irc_lib https://github.com/OtpChatBot/irc_lib a b diff --git a/packages.v1.txt b/packages.v1.txt index 513eb79..ec55d53 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -256,6 +256,7 @@ i18n https://github.com/erlang-unicode/i18n https://github.com/erlang-unicode/i1 ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client ierlang https://github.com/robbielynch/ierlang https://github.com/robbielynch/ierlang An Erlang language kernel for IPython. ircbot https://github.com/gdamjan/erlang-irc-bot a b +ircbot https://github.com/gdamjan/erlang-irc-bot https://github.com/gdamjan/erlang-irc-bot A simple extendable irc bot in Erlang ircd https://github.com/tonyg/erlang-ircd a b ircd https://github.com/tonyg/erlang-ircd https://github.com/tonyg/erlang-ircd A pluggable IRC daemon application/library for Erlang. irc_lib https://github.com/OtpChatBot/irc_lib a b diff --git a/packages.v2.tsv b/packages.v2.tsv index a7d6741..dc0303b 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -256,6 +256,7 @@ i18n git https://github.com/erlang-unicode/i18n master https://github.com/erlang ibrowse git https://github.com/cmullaparthi/ibrowse v4.1.1 https://github.com/cmullaparthi/ibrowse Erlang HTTP client ierlang git https://github.com/robbielynch/ierlang master https://github.com/robbielynch/ierlang An Erlang language kernel for IPython. ircbot git https://github.com/gdamjan/erlang-irc-bot master a b +ircbot git https://github.com/gdamjan/erlang-irc-bot master https://github.com/gdamjan/erlang-irc-bot A simple extendable irc bot in Erlang ircd git https://github.com/tonyg/erlang-ircd master a b ircd git https://github.com/tonyg/erlang-ircd master https://github.com/tonyg/erlang-ircd A pluggable IRC daemon application/library for Erlang. irc_lib git https://github.com/OtpChatBot/irc_lib master a b |