Grantlee is a set of Free Software libraries written using the Qt framework.
Currently two libraries are shipped with Grantlee: Grantlee Templates and Grantlee
TextDocument.

Grantlee version 0.2.0 is available from http://downloads.grantlee.org and http://www.loegria.net/grantlee/.

If compiling your own version of Grantlee as a dependency it makes sense to use the 0.2 branch or the latest tag from that branch. master may get incompatible API changes for a future release.

Building

git clone git://gitorious.org/grantlee/grantlee.git
cd grantlee
git checkout -b 0.2 origin/0.2
mkdir build && cd build
cmake ..
make && make install

Source

Apidox

http://www.grantlee.org/apidox (Qt Assistant qch file)

Mailing list

kde-pim mailing list for now: http://mail.kde.org/mailman/listinfo/kde-pim

Bugs

Existing bugsFile new bug

Talks

  • Gran Canaria Desktop Summit 2009: SlidesVideo
  • Technical Presentation May 2009: Slides
  • Python Ireland June 2009: Slides

Blog posts

Announcements

Author/ Maintainer

Stephen Kelly < steveire .at. gmail.com >