Provided by: libjifty-perl_1.10518+dfsg-3ubuntu1_all 

NAME
Jifty::Manual::FAQ - Frequently Answered Questions
General
I need to make a web based program, is jifty mature enough?
We built hiveminder.com with it.
What databases does Jifty support?
Jifty uses Jifty::DBI as its ORM, which uses DBI to connect to the underlying database. SQLite is the
default, but Postgres, MySQL, and maybe others work great.
Does Jifty run on Windows?
Yes. There have been some hiccups in the dependencies, but those are being resolved.
Where is the subversion repository?
http://svn.jifty.org/svn/jifty.org/jifty/trunk
perl v5.14.2 2010-12-08 Jifty::Manual::FAQ(3pm)