<?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>modularjs</name>
<shortdesc>modularjs: A modular javascript system</shortdesc>
<description>modularjs allows you to divide your javascript code into modules and import them from your webpages. You can also compile this modules in one, compressed, javascript file.</description>
<homepage rdf:resource="http://modularjs.googlecode.com/" />
<maintainer><foaf:Person><foaf:name>Cesar Izurieta</foaf:name>
<foaf:mbox_sha1sum>689891609792677b3de9bd592fefb60d20eae4d0</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>