# -*-n3-*- @prefix dc: . @prefix dcterms: . @prefix doap: . @prefix asc: . <> dc:identifier "$Id: Changes,v 1.4 2006/10/05 01:16:55 asc Exp $" ; dc:description "A series of Python daemons for polling Flickr and displaying updates with Growl notifications" ; dcterms:references . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "1.1" ; doap:created "2008-01-04" ; ]; asc:changes [ asc:addition "Added support for the 'skip_items_older_than' config" ; ] . dcterms:isVersionOf ; doap:Version [ doap:revision "1.0" ; doap:created "2007-12-29" ; ]; asc:changes [ asc:comment "Initial public release" ; ] . a doap:Project ; doap:download-page "http://aaronland.info/python/flgrowler/" ; doap:download-mirror "" .