Hi all,

Just put up an early release of a little i18n library that some of you 
might find useful.

It's on Github (https://github.com/ptaoussanis/tower) and Clojars (
https://clojars.org/tower).

Features (taken from the readme):
* Consistent, lightweight wrappers for standard Java localization functions.
* Rails-like, all-Clojure translation function.
* Simple, map-based translation dictionary format. No XML or resource files!
* Seamless markdown support for translators.
* TODO: export/import to allow use with industry-standard tools for 
translators.
* TODO: Ring middleware for rapidly internationalizing web apps.

As always, any and all feedback very welcome!

Cheers!

- Peter Taoussanis (@ptaoussanis)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to