[go: up one dir, main page]

Menu

Tree [r2] / ooolib-python /
 History

HTTPS access


File Date Author Commit
 BUGS 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 ChangeLog 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 README 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 TODO 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example01.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example02.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example03.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example04.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example05.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example06.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example07.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example08.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 calc-example09.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...
 ooolib.py 2008-10-29 chiasmus1 [r2] Fixed 2049795 - bug in closing zip files.
 writer-example01.py 2008-10-29 chiasmus1 [r1] Initial repo population. Using ooolib-python-0...

Read Me

# ooolib-python - Python module for creating Open Document Format documents.
# Copyright (C) 2006-2008  Joseph Colton

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

# This library 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
# Lesser General Public License for more details.

# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA

# You can contact me by email at josephcolton@gmail.com