- make all of the following opt-in dependencies:
  - sqlalchemy
  - mako
  - pystache

- share the docs between README.rst and templatealchemy.api

- allow per-format rendering specs... eg:
    templatealchemy.registry.default.renderer = '{html: mako, text: mustache}'
