<?xml version="1.0" encoding="UTF-8"?>
<doap:Project xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <doap:name>Enunciate</doap:name>
  <doap:homepage rdf:resource="http://enunciate.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">articulate your web api</doap:shortdesc>
  <doap:description xml:lang="en">Enunciate is a web service deployment framework (not another web service stack implementation). Enunciate provides a mechanism to build, package, and deploy your web service API.  Enunciate compiles your source code and generates a web app that includes user-level documentation, a consolidated WSDL, SOAP endpoints, REST endpoints, JSON endpoints, client code, etc.</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@enunciate.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/user@enunciate.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@enunciate.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/announce@enunciate.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/enunciate/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/enunciate/"/>
      <doap:location rdf:resource="svn://svn.enunciate.codehaus.org/enunciate/"/>
      <doap:browse rdf:resource="http://svn.enunciate.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:bug-database rdf:resource="http://jira.codehaus.org/browse/ENUNCIATE"/>
  <doap:wiki rdf:resource="http://docs.codehaus.org/display/ENUNCIATE"/>
</doap:Project>
