<?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>Read bitmap images (BMP,JPEG,PNG) without external dependencies</dc:title>
  <dc:description>Identifies and reads Windows BMP, JPEG and PNG format
bitmap images. Identification defaults to the use of a magic
embedded in the file rather than the file extension. Depends
only on R packages without external dependencies.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: bmp, jpeg, png</dc:relation>
  <dc:relation>Suggests: pixmap, testthat</dc:relation>
  <dc:creator>Gregory Jefferis &lt;jefferis@gmail.com&gt;</dc:creator>
  <dc:contributor>Gregory Jefferis</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-12-12</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=readbitmap</dc:identifier>
 </rdf:Description>
</rdf:RDF>

