# HG changeset patch # User raph # Date 1260448986 -3600 # Node ID aa4c2ed7533a213b410b8cf7738e3d760f2c729c # Parent 23714888059b3f240e204a4634622bcbbb2c59bb remove licenses diff -r 23714888059b -r aa4c2ed7533a README.txt --- a/README.txt Wed Dec 09 15:29:46 2009 +0100 +++ b/README.txt Thu Dec 10 13:43:06 2009 +0100 @@ -4,7 +4,7 @@ Presentation ============ -Comt is the open source version of co-ment, a Web-based text annotation platform. +Comt is an open source Web-based text annotation platform. License ======= @@ -23,15 +23,15 @@ Requirements ------------ -- python (GPL compatible license) -- python magic (permissive BSD style license) -- python development headers (GPL compatible license) -- python setuptools (PSF or ZPL - GPL compatible) -- python uno (GPL) +- python +- python magic +- python development headers +- python setuptools +- python uno - pandoc - headless openoffice -- git (GPL) -- libyaml (permissive license) +- git +- libyaml (all other python dependencies will be downloaded by buildout) Installation (development install)