======
README
======

This package provides an enhanced z3c.form implementation supporting twitter
bootstrap 3 concepts, other enhancements and jsonrpc support given from
j01.jsonrpc.


testing
-------

Just test some imports for now:

  >>> import j01.form.layer

  >>> j01.form.layer.IFormLayer
  <InterfaceClass j01.form.layer.IFormLayer>
