Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.cells
Category: dataflow
License: CPL 1.0
Description:
Cell are reference types that automaticly update there value whenever
value of variable they depend on is changed. Cell value can depend on
value of another cell, agent, atom, var, reference and any object that
implement clojure.lang.IRef interface. Values can also be updated when
property of normal Java object is changed if object provides some kind
of notification system for property change (like swing or swt
widgets).

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.cli
Category: command line arguments
License: CPL 1.0
Dependencies: apache commons-cli
Description:
Command line argument processing library using Apache commons-cli,
supports automatic help generation, optional arguments and short and
long argument names.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.core
Category: object composition
License: CPL 1.0
Description:
Builder macro used for uniform way of constructing large object
compositions like swing guis or XML DOM trees.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.css
Category: CSS Web
License: CPL 1.0
Description:
Simple library for generation CSS files from Clojure with support for
conversion of css3 properties to equivalent webkit and mozilla
extensions.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.jetty
Category: web server, jetty
License: CPL 1.0
Dependencies: jetty
Description:
Helpers for constructing Jetty configurations without using external
Jetty XML files.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.json
Category: JSON
License: CPL 1.0
Dependencies: jackson
Description:
Fast JSON encoder/decoder using Jackson JSON Processor.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.web
Category: web
License: CPL 1.0
Dependencies: Jetty, truba
Description:
Simple Web framework based on Jetty web server.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/neman/
Name: neman.xml
Category: xml, html, template engine
License: CPL 1.0
Dependencies: JDOM
Description:
Template engine for xml/html files with template inheritence.

Author: Krešimir Šojat
URL: http://bitbucket.org/ksojat/truba/
Name: truba
Category: meta-clojure
License: CPL 1.0
Dependencies: Ant
Description:
Simple build that will download clojure (and jsr166y), clojure-contrib
and clj-backtrace projects, compile them and install in your local
Apache Ivy repository.

--~--~---------~--~----~------------~-------~--~----~
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
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