<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>pyttk</name>
<shortdesc>Ttk Python wrapper</shortdesc>
<description>Ttk wrapper.
        
        This module provides classes to allow using Tk themed widget set.
        
        Ttk is based on a revised and enhanced version of
        TIP #48 (http://tip.tcl.tk/48) specified style engine.
        
        Its basic idea is to separate, to the extent possible, the code
        implementing a widget's behavior from the code implementing its
        appearance. Widget class bindings are primarily responsible for
        maintaining the widget state and invoking callbacks, all aspects
        of the widgets appearance lies at Themes.</description>
<homepage rdf:resource="http://code.google.com/p/python-ttk" />
<maintainer><foaf:Person><foaf:name>Guilherme Polo</foaf:name>
<foaf:mbox_sha1sum>63dac355fc9b2de2169a9f3c402ee219afb77c14</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>