Changeset 353 for trunk/README

Show
Ignore:
Timestamp:
23-05-08 17:35:08 (8 months ago)
Author:
thomas
Message:

releasing 0.2.6

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r312 r353  
    2323- developed in Python, with unit tests and coverage 
    2424- get list of contributors from ChangeLog 
     25- search through ChangeLog 
    2526- bash completion 
     27- administering a trac installation 
    2628 
    2729Future features planned include: 
    2830- support for other VCS systems 
     31- sending patches and attaching them to bug trackers 
     32- working with quilt 
    2933 
    3034DEPENDENCIES 
     
    3236moap can make use of: 
    3337- the Redland python bindings (RDF), for parsing of DOAP files 
    34 - bzr, cvs, darcs, git, and svn, for handling checkouts 
     38- bzr, cvs, darcs, git, git-svn, and svn, for handling checkouts 
    3539- Genshi and Cheetah, for templating 
    3640- exuberant-ctags, for tag extraction 
    3741- Twisted's trial, for unit tests 
    3842- epydoc, for API documentation 
     43- trac, for maintaining a trac installation 
    3944 
    4045GETTING MOAP