etwist/twconfig.py
branchstable
changeset 4212 ab6573088b4a
parent 3638 648d6dbec630
child 4719 aaed3f813ef8
equal deleted inserted replaced
4210:9d9be21640ac 4212:ab6573088b4a
     6 * the "all-in-one" configuration to get a web instance running in a twisted
     6 * the "all-in-one" configuration to get a web instance running in a twisted
     7   web server integrating a repository server in the same process (only available
     7   web server integrating a repository server in the same process (only available
     8   if the repository part of the software is installed
     8   if the repository part of the software is installed
     9 
     9 
    10 :organization: Logilab
    10 :organization: Logilab
    11 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    11 :copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
    12 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    12 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
    13 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    13 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
    14 """
    14 """
    15 __docformat__ = "restructuredtext en"
    15 __docformat__ = "restructuredtext en"
    16 
    16