Congrats on the release!

/// Vicky

~~~~~~~~~~~~~~~~~~~~~~~~~
~~ http://irishbornchinese.com ~~
~~       http://www.python.ie     ~~
~~~~~~~~~~~~~~~~~~~~~~~~~


On Mon, Apr 12, 2010 at 11:31 AM, Stephen Kelly <[email protected]> wrote:

> The Grantlee community is pleased to announce the availability of
> Grantlee version 0.1.0[1].
>
> Grantlee is a Free Software string template library written in Qt and
> based on the syntax and design of the Django template system[2].
> Django's template system is designed to separate content and
> presentation with a clean and easy yet powerful syntax. As it is based
> on Django,
> there is already a community of designers familiar with the syntax,
> and a community of developers implementing logical fixes and writing
> new extensions.
>
> Qt APIs and existing strengths are central to the design of Grantlee.
> * QVariant is used for type independance
> * QObject and QMetaObject are used for type and property introspection
> * Template files and external media can be loaded through the QtResource
> system.
> * Template syntax can be extended using the QtPlugin class
> * Plugins can be implemented in QtScript or in C++.
> * The Granltee core library requires only QtCore
> * The Grantlee gui library provides tools for using QTextDocument with
> the template system.
> * Grantlee documentation[3] is compatible with QtAssistant
>
> More information can be found in the KDE dot article[4].
>
> The API of Grantlee will be stable for 0.1.x releases, but will likely
> change in minor ways for the 0.2.0 release.
>
> Grantlee uses an open git repository for development. Patches can be
> submitted through gitorious[5].
>
> Feedback regarding Grantlee APIs is welcome and should be sent to
> [email protected].
>
> ----
> [1] http://downloads.grantlee.org
> [2] http://docs.djangoproject.com/en/dev/topics/templates/
> [3] http://grantlee.org/apidox/
> [4] http://dot.kde.org/2010/04/12/grantlee-version-010-out
> [5] http://gitorious.org/grantlee
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Ireland" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<pythonireland%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/pythonireland?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Ireland" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pythonireland?hl=en.

Reply via email to