<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Redis client for R</dc:title>
  <dc:description>An R client for the Redis persistent key-value database
available from http://redis.io.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>B. W. Lewis &lt;blewis@illposed.net&gt;</dc:creator>
  <dc:contributor>B. W. Lewis</dc:contributor>
  <dc:rights>Apache License 2.0</dc:rights>
  <dc:date>2012-05-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=rredis</dc:identifier>
 </rdf:Description>
</rdf:RDF>

