• Leonardo Rochael Almeida's avatar
    Fork Localizer and itools · 52146f5e
    Leonardo Rochael Almeida authored
    Fork from master branch of Localizer and 0.50 branch of itools into ERP5
    
    Remove almost everything from itools except bare essentials needed by a stripped Localizer for ERP5
    52146f5e
README.txt 1.51 KB
This is a stub of the original itools library, containing only the
bare essentials needed for Localizer as used in ERP5. Namely:

 * itools.utils
 * itools.i18n

The intention is that even these few remaining functionalities should
be replaced by native Zope API calls.

The original itools distribution on which this stub is based is the
0.50 branch of the itools repository at:

https://github.com/hforge/itools/tree/0.50

The original CREDITS.txt file can be seen at:

https://github.com/hforge/itools/blob/0.50/CREDITS

The copyright notice of the original code is as follows:

Copyright
---------

Copyright (C) 2002-2008 Juan David Ibáñez Palomar <jdavid@itaapy.com>
Copyright (C) 2005-2008 Luis Arturo Belmar-Letelier <luis@itaapy.com>
Copyright (C) 2005-2008 Hervé Cauwelier <herve@itaapy.com>
Copyright (C) 2005-2008 Nicolas Deram <nicolas@itaapy.com>

And others. Check the CREDITS file for complete list.


License
-------

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.