README.txt
changeset 36 aa4c2ed7533a
parent 33 fec6dd7087be
child 37 d62454bf4402
--- 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)