commit 992a7d8e1a266012facc686248f0901f64487e52 Author: aj Date: Wed Nov 3 00:22:58 2010 -0700 the seed of an (likely bad) idea. diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f424ba7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.beam +*.dump +ebin/ +tmp/ +commit_msg diff --git a/README.md b/README.md new file mode 100644 index 0000000..833257d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ezic # +an erlang time zone compiler + +see the [tz database](http://www.twinsun.com/tz/tz-link.htm) page for more info. +