diff options
author | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:25 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-18 23:28:25 +0300 |
commit | 4a54834eec10957dd54e988cb623dd09c0a9f4fd (patch) | |
tree | 3aaf2d5f10214a310371f56b5f457ce749369907 /packages.v1.txt | |
parent | 45f5566ea4b9ac105887b5e4367459dc48ceffd1 (diff) | |
download | erlang.mk-4a54834eec10957dd54e988cb623dd09c0a9f4fd.tar.gz erlang.mk-4a54834eec10957dd54e988cb623dd09c0a9f4fd.tar.bz2 erlang.mk-4a54834eec10957dd54e988cb623dd09c0a9f4fd.zip |
Add package dynamic_compile to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r-- | packages.v1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt index 18258b4..9891008 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -64,6 +64,7 @@ dns https://github.com/aetrion/dns_erlang a b dtl https://github.com/oinksoft/dtl a b dtl https://github.com/oinksoft/dtl https://github.com/oinksoft/dtl Django Template Language: A full-featured port of the Django template engine to Erlang. dynamic_compile https://github.com/jkvor/dynamic_compile a b +dynamic_compile https://github.com/jkvor/dynamic_compile https://github.com/jkvor/dynamic_compile compile and load erlang modules from string input e2 https://github.com/gar1t/e2 http://e2project.org Library to simply writing correct OTP applications. eamf https://github.com/mrinalwadhwa/eamf a b eamf https://github.com/mrinalwadhwa/eamf https://github.com/mrinalwadhwa/eamf eAMF provides Action Message Format (AMF) support for Erlang |