On 23/07/2010 01:48, Hyrum K. Wright wrote:
I'd like to put Mouse in Apache Labs.  Mouse was discussed on the
rat-dev list, but Labs is probably the best place to play with it
until it is ready for prime-time.  See the post to rat-dev here:
http://mail-archives.apache.org/mod_mbox/incubator-rat-dev/201006.mbox/%[email protected]%3e

(Essentially, Mouse is an implementation of RAT in python, with the
hope that it is easier to maintain, and easier to use.)

+1 (if only so I can point to the fact that it started as a result of a conversation at TransferSummit)

In all seriousness, I need RAT but RAT has its problems.

I'd be +1 for it in the RAT incubating project too, sorry I missed the proposal over there.

Ross


Cheers,
-Hyrum

<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#mouse";>
  <name>Mouse</name>
  <shortname>mouse</shortname>
  <shortdesc xml:lang="en">A light-weight version of the Apache Release
Audit Tool (RAT)</shortdesc>
  <description xml:lang="en">Mouse is a python implementation of the
Release Audit Tool.  As a python script, it doesn't carry the baggage
of a large set of Java dependencies.  The end goal is to create a tool
which will easily run from a post-commit hook to help evaluate license
compliance.</description>
  <homepage rdf:resource="http://labs.apache.org/mouse/"/>
  <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
  <created>2010-7-22</created>
  <labs:status>active</labs:status>
  <maintainer>
   <foaf:Person rdf:about="http://people.apache.org/~hwright/#me";>
    <foaf:name>Hyrum Wright</foaf:name>
    <foaf:homepage rdf:resource="http://people.apache.org/~hwright/"/>
    
<foaf:mbox_sha1sum>765a13ee2323a3d9fec5d3fec268e08a4f81f415</foaf:mbox_sha1sum>
   </foaf:Person>
  </maintainer>
  <repository>
   <SVNRepository>
     <location rdf:resource="http://svn.apache.org/repos/asf/labs/mouse/"/>
     <browse rdf:resource="http://svn.apache.org/viewvc/labs/mouse/"/>
   </SVNRepository>
  </repository>
  <programming-language>python</programming-language>
</Project>
</rdf:RDF>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to