<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://usefulinc.com/ns/doap#"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:labs="http://labs.apache.org/doap-ext/1.0#"
         xmlns:projects="http://projects.apache.org/ns/asfext#">
  <Project rdf:about="http://labs.apache.org/labs#speedyfeed">
    <name>Speedyfeed</name>
    <shortname>speedyfeed</shortname>
    <shortdesc xml:lang="en">Utilities for on-demand optimization of Atom feeds</shortdesc>
    <description xml:lang="en">Speedyfeed is a set of utilities that allow you to optimize the contents of Atom feeds that are in the process of being served, for example dropping entries that you can conclude the user has already seen based on their If-Modified-Since or ETags headers.</description>
    <homepage rdf:resource="http://labs.apache.org/speedyfeed/"/>
    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
    <created>2006-12-8</created>
    <labs:status>active</labs:status>
    <maintainer>
      <foaf:Person rdf:about="http://people.apache.org/~rooneg/#me">
        <foaf:name>Garrett Rooney</foaf:name>
        <foaf:homepage rdf:resource="http://people.apache.org/~rooneg/"/>
        <foaf:mbox_sha1sum>3494ffab2f2a050c170677e7e4393ccf89c8f62d</foaf:mbox_sha1sum>
      </foaf:Person>
    </maintainer>
    <repository>
      <SVNRepository>
        <location rdf:resource="http://svn.apache.org/repos/asf/labs/speedyfeed/"/>
        <browse rdf:resource="http://svn.apache.org/viewvc/labs/speedyfeed/"/>
      </SVNRepository>
    </repository>
    <programming-language>C</programming-language>
    <programming-language>Java</programming-language>
  </Project>
</rdf:RDF>
