From 000ec6dd8cbec54e120e9a7fadec5f8bdae8b249 Mon Sep 17 00:00:00 2001 From: Jan Salvet Date: Thu, 3 Jan 2013 11:42:10 +0100 Subject: [PATCH 1/5] added ODT 1.2 Extended namespace --- element.py | 1 + 1 file changed, 1 insertion(+) diff --git a/element.py b/element.py index 3cc7fe6..08e7032 100644 --- a/element.py +++ b/element.py @@ -56,6 +56,7 @@ 'number': "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0", 'of': "urn:oasis:names:tc:opendocument:xmlns:of:1.2", 'office': "urn:oasis:names:tc:opendocument:xmlns:office:1.0", + 'officeooo': 'http://openoffice.org/2009/office', 'ooo': "http://openoffice.org/2004/office", 'oooc': "http://openoffice.org/2004/calc", 'ooow': "http://openoffice.org/2004/writer", From 855a5a1c3ad677b164aefe9686c641fde4c0f328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20St=C3=ADskala?= Date: Fri, 8 Mar 2013 18:38:10 +0100 Subject: [PATCH 2/5] Changed directory structure and setup.py to support install using pip -e --- __init__.py => lpod/__init__.py | 0 _flags.py => lpod/_flags.py | 0 bookmark.py => lpod/bookmark.py | 0 cleaner.py => lpod/cleaner.py | 0 const.py => lpod/const.py | 0 container.py => lpod/container.py | 0 content.py => lpod/content.py | 0 .../contrib}/archlinux/.gitignore | 0 {contrib => lpod/contrib}/archlinux/PKGBUILD | 0 {contrib => lpod/contrib}/gentoo/README | 0 .../contrib}/gentoo/lpod-python-0.9.0.ebuild | 0 .../contrib}/gentoo/lpod-python-0.9.1.ebuild | 0 .../contrib}/gentoo/lpod-python-0.9.2.ebuild | 0 datatype.py => lpod/datatype.py | 0 {doc_make => lpod/doc_make}/Makefile | 0 {doc_make => lpod/doc_make}/autodocs.rst | 0 {doc_make => lpod/doc_make}/conf.py | 0 {doc_make => lpod/doc_make}/index.rst | 0 {doc_make => lpod/doc_make}/sphinx-link.py | 0 .../doc_make}/static_in/LinLibertine_R.woff | Bin {doc_make => lpod/doc_make}/static_in/README | 0 .../doc_make}/static_in/banner-lpod_en.png | Bin .../doc_make}/static_in/lpod.css | 0 document.py => lpod/document.py | 0 .../former_releases_notices/RELEASE-0.8 | 0 .../former_releases_notices/RELEASE-0.9.0 | 0 .../former_releases_notices/RELEASE-0.9.1 | 0 .../former_releases_notices/RELEASE-0.9.2 | 0 .../former_releases_notices/RELEASE-0.9.3 | 0 .../documentation}/html/_sources/autodocs.txt | 0 .../html/_sources/autodocs/_flags.txt | 0 .../html/_sources/autodocs/bookmark.txt | 0 .../html/_sources/autodocs/cleaner.txt | 0 .../html/_sources/autodocs/const.txt | 0 .../html/_sources/autodocs/container.txt | 0 .../html/_sources/autodocs/content.txt | 0 .../html/_sources/autodocs/datatype.txt | 0 .../html/_sources/autodocs/document.txt | 0 .../html/_sources/autodocs/draw_page.txt | 0 .../html/_sources/autodocs/element.txt | 0 .../html/_sources/autodocs/experimental.txt | 0 .../html/_sources/autodocs/frame.txt | 0 .../html/_sources/autodocs/future.txt | 0 .../html/_sources/autodocs/heading.txt | 0 .../html/_sources/autodocs/image.txt | 0 .../html/_sources/autodocs/legacy.txt | 0 .../html/_sources/autodocs/link.txt | 0 .../html/_sources/autodocs/list.txt | 0 .../html/_sources/autodocs/manifest.txt | 0 .../html/_sources/autodocs/meta.txt | 0 .../html/_sources/autodocs/note.txt | 0 .../html/_sources/autodocs/paragraph.txt | 0 .../html/_sources/autodocs/reference.txt | 0 .../html/_sources/autodocs/release.txt | 0 .../html/_sources/autodocs/rst2odt.txt | 0 .../html/_sources/autodocs/scriptutils.txt | 0 .../html/_sources/autodocs/section.txt | 0 .../html/_sources/autodocs/shapes.txt | 0 .../html/_sources/autodocs/smil.txt | 0 .../html/_sources/autodocs/span.txt | 0 .../html/_sources/autodocs/style.txt | 0 .../html/_sources/autodocs/styles.txt | 0 .../html/_sources/autodocs/table.txt | 0 .../html/_sources/autodocs/toc.txt | 0 .../_sources/autodocs/tracked_changes.txt | 0 .../html/_sources/autodocs/utils.txt | 0 .../html/_sources/autodocs/variable.txt | 0 .../html/_sources/autodocs/xmlpart.txt | 0 .../documentation}/html/_sources/index.txt | 0 .../html/_static/LinLibertine_R.woff | Bin .../documentation}/html/_static/README | 0 .../html/_static/ajax-loader.gif | Bin .../html/_static/banner-lpod_en.png | Bin .../documentation}/html/_static/basic.css | 0 .../html/_static/comment-bright.png | Bin .../html/_static/comment-close.png | Bin .../documentation}/html/_static/comment.png | Bin .../documentation}/html/_static/default.css | 0 .../documentation}/html/_static/doctools.js | 0 .../html/_static/down-pressed.png | Bin .../documentation}/html/_static/down.png | Bin .../documentation}/html/_static/file.png | Bin .../documentation}/html/_static/jquery.js | 0 .../documentation}/html/_static/lpod.css | 0 .../documentation}/html/_static/minus.png | Bin .../documentation}/html/_static/plus.png | Bin .../documentation}/html/_static/pygments.css | 0 .../html/_static/searchtools.js | 0 .../documentation}/html/_static/sidebar.js | 0 .../documentation}/html/_static/underscore.js | 0 .../html/_static/up-pressed.png | Bin .../documentation}/html/_static/up.png | Bin .../documentation}/html/_static/websupport.js | 0 .../documentation}/html/autodocs.html | 0 .../documentation}/html/autodocs/_flags.html | 0 .../html/autodocs/bookmark.html | 0 .../documentation}/html/autodocs/cleaner.html | 0 .../documentation}/html/autodocs/const.html | 0 .../html/autodocs/container.html | 0 .../documentation}/html/autodocs/content.html | 0 .../html/autodocs/datatype.html | 0 .../html/autodocs/document.html | 0 .../html/autodocs/draw_page.html | 0 .../documentation}/html/autodocs/element.html | 0 .../html/autodocs/experimental.html | 0 .../documentation}/html/autodocs/frame.html | 0 .../documentation}/html/autodocs/future.html | 0 .../documentation}/html/autodocs/heading.html | 0 .../documentation}/html/autodocs/image.html | 0 .../documentation}/html/autodocs/legacy.html | 0 .../documentation}/html/autodocs/link.html | 0 .../documentation}/html/autodocs/list.html | 0 .../html/autodocs/manifest.html | 0 .../documentation}/html/autodocs/meta.html | 0 .../documentation}/html/autodocs/note.html | 0 .../html/autodocs/paragraph.html | 0 .../html/autodocs/reference.html | 0 .../documentation}/html/autodocs/release.html | 0 .../documentation}/html/autodocs/rst2odt.html | 0 .../html/autodocs/scriptutils.html | 0 .../documentation}/html/autodocs/section.html | 0 .../documentation}/html/autodocs/shapes.html | 0 .../documentation}/html/autodocs/smil.html | 0 .../documentation}/html/autodocs/span.html | 0 .../documentation}/html/autodocs/style.html | 0 .../documentation}/html/autodocs/styles.html | 0 .../documentation}/html/autodocs/table.html | 0 .../documentation}/html/autodocs/toc.html | 0 .../html/autodocs/tracked_changes.html | 0 .../documentation}/html/autodocs/utils.html | 0 .../html/autodocs/variable.html | 0 .../documentation}/html/autodocs/xmlpart.html | 0 .../documentation}/html/genindex.html | 0 .../documentation}/html/index.html | 0 .../documentation}/html/objects.inv | Bin .../documentation}/html/py-modindex.html | 0 .../documentation}/html/search.html | 0 .../documentation}/html/searchindex.js | 0 draw_page.py => lpod/draw_page.py | 0 element.py => lpod/element.py | 0 experimental.py => lpod/experimental.py | 0 frame.py => lpod/frame.py | 0 future.py => lpod/future.py | 0 heading.py => lpod/heading.py | 0 image.py => lpod/image.py | 0 legacy.py => lpod/legacy.py | 0 link.py => lpod/link.py | 0 list.py => lpod/list.py | 0 manifest.py => lpod/manifest.py | 0 meta.py => lpod/meta.py | 0 note.py => lpod/note.py | 0 paragraph.py => lpod/paragraph.py | 0 reference.py => lpod/reference.py | 0 rst2odt.py => lpod/rst2odt.py | 0 .../scripts}/lpod-budapest-demo.py | 0 {scripts => lpod/scripts}/lpod-clean.py | 0 {scripts => lpod/scripts}/lpod-convert.py | 0 {scripts => lpod/scripts}/lpod-diff.py | 0 {scripts => lpod/scripts}/lpod-folder.py | 0 {scripts => lpod/scripts}/lpod-highlight.py | 0 {scripts => lpod/scripts}/lpod-merge.py | 0 {scripts => lpod/scripts}/lpod-meta.py | 0 {scripts => lpod/scripts}/lpod-mm2odt.py | 0 {scripts => lpod/scripts}/lpod-show.py | 0 {scripts => lpod/scripts}/lpod-style.py | 0 {scripts => lpod/scripts}/lpod-test.py | 0 scriptutils.py => lpod/scriptutils.py | 0 section.py => lpod/section.py | 0 shapes.py => lpod/shapes.py | 0 smil.py => lpod/smil.py | 0 span.py => lpod/span.py | 0 style.py => lpod/style.py | 0 styles.py => lpod/styles.py | 0 table.py => lpod/table.py | 0 {templates => lpod/templates}/drawing.otg | Bin {templates => lpod/templates}/lpod_styles.odt | Bin {templates => lpod/templates}/namespaces.xml | 0 .../templates}/presentation.otp | Bin {templates => lpod/templates}/spreadsheet.ots | Bin .../templates}/test_template.ott | Bin .../templates}/test_template.py | 0 {templates => lpod/templates}/text.ott | Bin {test => lpod/test}/.gitignore | 0 {test => lpod/test}/network_test.py | 0 {test => lpod/test}/samples/base_shapes.odg | Bin {test => lpod/test}/samples/base_text.odt | Bin {test => lpod/test}/samples/bookmark.odt | Bin {test => lpod/test}/samples/example.odp | Bin {test => lpod/test}/samples/example.odt | Bin {test => lpod/test}/samples/example.xml | 0 {test => lpod/test}/samples/frame_image.odp | Bin {test => lpod/test}/samples/image.png | Bin {test => lpod/test}/samples/image2.jpg | Bin {test => lpod/test}/samples/list.odt | Bin {test => lpod/test}/samples/meta.odt | Bin {test => lpod/test}/samples/note.odt | Bin .../test}/samples/rst2odt_sample.rst | 0 {test => lpod/test}/samples/simple_table.ods | Bin .../samples/simple_table_named_range.ods | Bin {test => lpod/test}/samples/span_a.odt | Bin {test => lpod/test}/samples/span_style.odt | Bin {test => lpod/test}/samples/styled_table.ods | Bin {test => lpod/test}/samples/text1.csv | 0 {test => lpod/test}/samples/toc.odt | Bin .../test}/samples/tracked_changes.odt | Bin {test => lpod/test}/samples/variable.odt | Bin {test => lpod/test}/test.py | 0 {test => lpod/test}/test_bookmark.py | 0 {test => lpod/test}/test_container.py | 0 {test => lpod/test}/test_content.py | 0 {test => lpod/test}/test_datatype.py | 0 {test => lpod/test}/test_document.py | 0 {test => lpod/test}/test_draw_page.py | 0 {test => lpod/test}/test_element.py | 0 {test => lpod/test}/test_frame.py | 0 {test => lpod/test}/test_heading.py | 0 {test => lpod/test}/test_image.py | 0 {test => lpod/test}/test_link.py | 0 {test => lpod/test}/test_list.py | 0 {test => lpod/test}/test_manifest.py | 0 {test => lpod/test}/test_meta.py | 0 {test => lpod/test}/test_note.py | 0 {test => lpod/test}/test_paragraph.py | 0 {test => lpod/test}/test_reference.py | 0 {test => lpod/test}/test_scripts.sh | 0 {test => lpod/test}/test_section.py | 0 {test => lpod/test}/test_shapes.py | 0 {test => lpod/test}/test_span.py | 0 {test => lpod/test}/test_style.py | 0 {test => lpod/test}/test_styles.py | 0 {test => lpod/test}/test_table.py | 0 {test => lpod/test}/test_text.py | 0 {test => lpod/test}/test_toc.py | 0 {test => lpod/test}/test_tracked_changes.py | 0 {test => lpod/test}/test_utils.py | 0 {test => lpod/test}/test_variable.py | 0 {test => lpod/test}/test_xmlpart.py | 0 {test => lpod/test}/use_case1.py | 0 {test => lpod/test}/use_case2.py | 0 {test => lpod/test}/use_case3.py | 0 {test => lpod/test}/use_case_perf.py | 0 toc.py => lpod/toc.py | 0 tracked_changes.py => lpod/tracked_changes.py | 0 utils.py => lpod/utils.py | 0 variable.py => lpod/variable.py | 0 xmlpart.py => lpod/xmlpart.py | 0 release.py | 6 ++-- setup.py | 33 ++++++++++-------- 248 files changed, 21 insertions(+), 18 deletions(-) rename __init__.py => lpod/__init__.py (100%) rename _flags.py => lpod/_flags.py (100%) rename bookmark.py => lpod/bookmark.py (100%) rename cleaner.py => lpod/cleaner.py (100%) rename const.py => lpod/const.py (100%) rename container.py => lpod/container.py (100%) rename content.py => lpod/content.py (100%) rename {contrib => lpod/contrib}/archlinux/.gitignore (100%) rename {contrib => lpod/contrib}/archlinux/PKGBUILD (100%) rename {contrib => lpod/contrib}/gentoo/README (100%) rename {contrib => lpod/contrib}/gentoo/lpod-python-0.9.0.ebuild (100%) rename {contrib => lpod/contrib}/gentoo/lpod-python-0.9.1.ebuild (100%) rename {contrib => lpod/contrib}/gentoo/lpod-python-0.9.2.ebuild (100%) rename datatype.py => lpod/datatype.py (100%) rename {doc_make => lpod/doc_make}/Makefile (100%) rename {doc_make => lpod/doc_make}/autodocs.rst (100%) rename {doc_make => lpod/doc_make}/conf.py (100%) rename {doc_make => lpod/doc_make}/index.rst (100%) rename {doc_make => lpod/doc_make}/sphinx-link.py (100%) rename {doc_make => lpod/doc_make}/static_in/LinLibertine_R.woff (100%) rename {doc_make => lpod/doc_make}/static_in/README (100%) rename {doc_make => lpod/doc_make}/static_in/banner-lpod_en.png (100%) rename {doc_make => lpod/doc_make}/static_in/lpod.css (100%) rename document.py => lpod/document.py (100%) rename {documentation => lpod/documentation}/former_releases_notices/RELEASE-0.8 (100%) rename {documentation => lpod/documentation}/former_releases_notices/RELEASE-0.9.0 (100%) rename {documentation => lpod/documentation}/former_releases_notices/RELEASE-0.9.1 (100%) rename {documentation => lpod/documentation}/former_releases_notices/RELEASE-0.9.2 (100%) rename {documentation => lpod/documentation}/former_releases_notices/RELEASE-0.9.3 (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/_flags.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/bookmark.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/cleaner.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/const.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/container.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/content.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/datatype.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/document.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/draw_page.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/element.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/experimental.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/frame.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/future.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/heading.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/image.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/legacy.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/link.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/list.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/manifest.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/meta.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/note.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/paragraph.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/reference.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/release.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/rst2odt.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/scriptutils.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/section.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/shapes.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/smil.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/span.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/style.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/styles.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/table.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/toc.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/tracked_changes.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/utils.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/variable.txt (100%) rename {documentation => lpod/documentation}/html/_sources/autodocs/xmlpart.txt (100%) rename {documentation => lpod/documentation}/html/_sources/index.txt (100%) rename {documentation => lpod/documentation}/html/_static/LinLibertine_R.woff (100%) rename {documentation => lpod/documentation}/html/_static/README (100%) rename {documentation => lpod/documentation}/html/_static/ajax-loader.gif (100%) rename {documentation => lpod/documentation}/html/_static/banner-lpod_en.png (100%) rename {documentation => lpod/documentation}/html/_static/basic.css (100%) rename {documentation => lpod/documentation}/html/_static/comment-bright.png (100%) rename {documentation => lpod/documentation}/html/_static/comment-close.png (100%) rename {documentation => lpod/documentation}/html/_static/comment.png (100%) rename {documentation => lpod/documentation}/html/_static/default.css (100%) rename {documentation => lpod/documentation}/html/_static/doctools.js (100%) rename {documentation => lpod/documentation}/html/_static/down-pressed.png (100%) rename {documentation => lpod/documentation}/html/_static/down.png (100%) rename {documentation => lpod/documentation}/html/_static/file.png (100%) rename {documentation => lpod/documentation}/html/_static/jquery.js (100%) rename {documentation => lpod/documentation}/html/_static/lpod.css (100%) rename {documentation => lpod/documentation}/html/_static/minus.png (100%) rename {documentation => lpod/documentation}/html/_static/plus.png (100%) rename {documentation => lpod/documentation}/html/_static/pygments.css (100%) rename {documentation => lpod/documentation}/html/_static/searchtools.js (100%) rename {documentation => lpod/documentation}/html/_static/sidebar.js (100%) rename {documentation => lpod/documentation}/html/_static/underscore.js (100%) rename {documentation => lpod/documentation}/html/_static/up-pressed.png (100%) rename {documentation => lpod/documentation}/html/_static/up.png (100%) rename {documentation => lpod/documentation}/html/_static/websupport.js (100%) rename {documentation => lpod/documentation}/html/autodocs.html (100%) rename {documentation => lpod/documentation}/html/autodocs/_flags.html (100%) rename {documentation => lpod/documentation}/html/autodocs/bookmark.html (100%) rename {documentation => lpod/documentation}/html/autodocs/cleaner.html (100%) rename {documentation => lpod/documentation}/html/autodocs/const.html (100%) rename {documentation => lpod/documentation}/html/autodocs/container.html (100%) rename {documentation => lpod/documentation}/html/autodocs/content.html (100%) rename {documentation => lpod/documentation}/html/autodocs/datatype.html (100%) rename {documentation => lpod/documentation}/html/autodocs/document.html (100%) rename {documentation => lpod/documentation}/html/autodocs/draw_page.html (100%) rename {documentation => lpod/documentation}/html/autodocs/element.html (100%) rename {documentation => lpod/documentation}/html/autodocs/experimental.html (100%) rename {documentation => lpod/documentation}/html/autodocs/frame.html (100%) rename {documentation => lpod/documentation}/html/autodocs/future.html (100%) rename {documentation => lpod/documentation}/html/autodocs/heading.html (100%) rename {documentation => lpod/documentation}/html/autodocs/image.html (100%) rename {documentation => lpod/documentation}/html/autodocs/legacy.html (100%) rename {documentation => lpod/documentation}/html/autodocs/link.html (100%) rename {documentation => lpod/documentation}/html/autodocs/list.html (100%) rename {documentation => lpod/documentation}/html/autodocs/manifest.html (100%) rename {documentation => lpod/documentation}/html/autodocs/meta.html (100%) rename {documentation => lpod/documentation}/html/autodocs/note.html (100%) rename {documentation => lpod/documentation}/html/autodocs/paragraph.html (100%) rename {documentation => lpod/documentation}/html/autodocs/reference.html (100%) rename {documentation => lpod/documentation}/html/autodocs/release.html (100%) rename {documentation => lpod/documentation}/html/autodocs/rst2odt.html (100%) rename {documentation => lpod/documentation}/html/autodocs/scriptutils.html (100%) rename {documentation => lpod/documentation}/html/autodocs/section.html (100%) rename {documentation => lpod/documentation}/html/autodocs/shapes.html (100%) rename {documentation => lpod/documentation}/html/autodocs/smil.html (100%) rename {documentation => lpod/documentation}/html/autodocs/span.html (100%) rename {documentation => lpod/documentation}/html/autodocs/style.html (100%) rename {documentation => lpod/documentation}/html/autodocs/styles.html (100%) rename {documentation => lpod/documentation}/html/autodocs/table.html (100%) rename {documentation => lpod/documentation}/html/autodocs/toc.html (100%) rename {documentation => lpod/documentation}/html/autodocs/tracked_changes.html (100%) rename {documentation => lpod/documentation}/html/autodocs/utils.html (100%) rename {documentation => lpod/documentation}/html/autodocs/variable.html (100%) rename {documentation => lpod/documentation}/html/autodocs/xmlpart.html (100%) rename {documentation => lpod/documentation}/html/genindex.html (100%) rename {documentation => lpod/documentation}/html/index.html (100%) rename {documentation => lpod/documentation}/html/objects.inv (100%) rename {documentation => lpod/documentation}/html/py-modindex.html (100%) rename {documentation => lpod/documentation}/html/search.html (100%) rename {documentation => lpod/documentation}/html/searchindex.js (100%) rename draw_page.py => lpod/draw_page.py (100%) rename element.py => lpod/element.py (100%) rename experimental.py => lpod/experimental.py (100%) rename frame.py => lpod/frame.py (100%) rename future.py => lpod/future.py (100%) rename heading.py => lpod/heading.py (100%) rename image.py => lpod/image.py (100%) rename legacy.py => lpod/legacy.py (100%) rename link.py => lpod/link.py (100%) rename list.py => lpod/list.py (100%) rename manifest.py => lpod/manifest.py (100%) rename meta.py => lpod/meta.py (100%) rename note.py => lpod/note.py (100%) rename paragraph.py => lpod/paragraph.py (100%) rename reference.py => lpod/reference.py (100%) rename rst2odt.py => lpod/rst2odt.py (100%) rename {scripts => lpod/scripts}/lpod-budapest-demo.py (100%) rename {scripts => lpod/scripts}/lpod-clean.py (100%) rename {scripts => lpod/scripts}/lpod-convert.py (100%) rename {scripts => lpod/scripts}/lpod-diff.py (100%) rename {scripts => lpod/scripts}/lpod-folder.py (100%) rename {scripts => lpod/scripts}/lpod-highlight.py (100%) rename {scripts => lpod/scripts}/lpod-merge.py (100%) rename {scripts => lpod/scripts}/lpod-meta.py (100%) rename {scripts => lpod/scripts}/lpod-mm2odt.py (100%) rename {scripts => lpod/scripts}/lpod-show.py (100%) rename {scripts => lpod/scripts}/lpod-style.py (100%) rename {scripts => lpod/scripts}/lpod-test.py (100%) rename scriptutils.py => lpod/scriptutils.py (100%) rename section.py => lpod/section.py (100%) rename shapes.py => lpod/shapes.py (100%) rename smil.py => lpod/smil.py (100%) rename span.py => lpod/span.py (100%) rename style.py => lpod/style.py (100%) rename styles.py => lpod/styles.py (100%) rename table.py => lpod/table.py (100%) rename {templates => lpod/templates}/drawing.otg (100%) rename {templates => lpod/templates}/lpod_styles.odt (100%) rename {templates => lpod/templates}/namespaces.xml (100%) rename {templates => lpod/templates}/presentation.otp (100%) rename {templates => lpod/templates}/spreadsheet.ots (100%) rename {templates => lpod/templates}/test_template.ott (100%) rename {templates => lpod/templates}/test_template.py (100%) rename {templates => lpod/templates}/text.ott (100%) rename {test => lpod/test}/.gitignore (100%) rename {test => lpod/test}/network_test.py (100%) rename {test => lpod/test}/samples/base_shapes.odg (100%) rename {test => lpod/test}/samples/base_text.odt (100%) rename {test => lpod/test}/samples/bookmark.odt (100%) rename {test => lpod/test}/samples/example.odp (100%) rename {test => lpod/test}/samples/example.odt (100%) rename {test => lpod/test}/samples/example.xml (100%) rename {test => lpod/test}/samples/frame_image.odp (100%) rename {test => lpod/test}/samples/image.png (100%) rename {test => lpod/test}/samples/image2.jpg (100%) rename {test => lpod/test}/samples/list.odt (100%) rename {test => lpod/test}/samples/meta.odt (100%) rename {test => lpod/test}/samples/note.odt (100%) rename {test => lpod/test}/samples/rst2odt_sample.rst (100%) rename {test => lpod/test}/samples/simple_table.ods (100%) rename {test => lpod/test}/samples/simple_table_named_range.ods (100%) rename {test => lpod/test}/samples/span_a.odt (100%) rename {test => lpod/test}/samples/span_style.odt (100%) rename {test => lpod/test}/samples/styled_table.ods (100%) rename {test => lpod/test}/samples/text1.csv (100%) rename {test => lpod/test}/samples/toc.odt (100%) rename {test => lpod/test}/samples/tracked_changes.odt (100%) rename {test => lpod/test}/samples/variable.odt (100%) rename {test => lpod/test}/test.py (100%) rename {test => lpod/test}/test_bookmark.py (100%) rename {test => lpod/test}/test_container.py (100%) rename {test => lpod/test}/test_content.py (100%) rename {test => lpod/test}/test_datatype.py (100%) rename {test => lpod/test}/test_document.py (100%) rename {test => lpod/test}/test_draw_page.py (100%) rename {test => lpod/test}/test_element.py (100%) rename {test => lpod/test}/test_frame.py (100%) rename {test => lpod/test}/test_heading.py (100%) rename {test => lpod/test}/test_image.py (100%) rename {test => lpod/test}/test_link.py (100%) rename {test => lpod/test}/test_list.py (100%) rename {test => lpod/test}/test_manifest.py (100%) rename {test => lpod/test}/test_meta.py (100%) rename {test => lpod/test}/test_note.py (100%) rename {test => lpod/test}/test_paragraph.py (100%) rename {test => lpod/test}/test_reference.py (100%) rename {test => lpod/test}/test_scripts.sh (100%) rename {test => lpod/test}/test_section.py (100%) rename {test => lpod/test}/test_shapes.py (100%) rename {test => lpod/test}/test_span.py (100%) rename {test => lpod/test}/test_style.py (100%) rename {test => lpod/test}/test_styles.py (100%) rename {test => lpod/test}/test_table.py (100%) rename {test => lpod/test}/test_text.py (100%) rename {test => lpod/test}/test_toc.py (100%) rename {test => lpod/test}/test_tracked_changes.py (100%) rename {test => lpod/test}/test_utils.py (100%) rename {test => lpod/test}/test_variable.py (100%) rename {test => lpod/test}/test_xmlpart.py (100%) rename {test => lpod/test}/use_case1.py (100%) rename {test => lpod/test}/use_case2.py (100%) rename {test => lpod/test}/use_case3.py (100%) rename {test => lpod/test}/use_case_perf.py (100%) rename toc.py => lpod/toc.py (100%) rename tracked_changes.py => lpod/tracked_changes.py (100%) rename utils.py => lpod/utils.py (100%) rename variable.py => lpod/variable.py (100%) rename xmlpart.py => lpod/xmlpart.py (100%) diff --git a/__init__.py b/lpod/__init__.py similarity index 100% rename from __init__.py rename to lpod/__init__.py diff --git a/_flags.py b/lpod/_flags.py similarity index 100% rename from _flags.py rename to lpod/_flags.py diff --git a/bookmark.py b/lpod/bookmark.py similarity index 100% rename from bookmark.py rename to lpod/bookmark.py diff --git a/cleaner.py b/lpod/cleaner.py similarity index 100% rename from cleaner.py rename to lpod/cleaner.py diff --git a/const.py b/lpod/const.py similarity index 100% rename from const.py rename to lpod/const.py diff --git a/container.py b/lpod/container.py similarity index 100% rename from container.py rename to lpod/container.py diff --git a/content.py b/lpod/content.py similarity index 100% rename from content.py rename to lpod/content.py diff --git a/contrib/archlinux/.gitignore b/lpod/contrib/archlinux/.gitignore similarity index 100% rename from contrib/archlinux/.gitignore rename to lpod/contrib/archlinux/.gitignore diff --git a/contrib/archlinux/PKGBUILD b/lpod/contrib/archlinux/PKGBUILD similarity index 100% rename from contrib/archlinux/PKGBUILD rename to lpod/contrib/archlinux/PKGBUILD diff --git a/contrib/gentoo/README b/lpod/contrib/gentoo/README similarity index 100% rename from contrib/gentoo/README rename to lpod/contrib/gentoo/README diff --git a/contrib/gentoo/lpod-python-0.9.0.ebuild b/lpod/contrib/gentoo/lpod-python-0.9.0.ebuild similarity index 100% rename from contrib/gentoo/lpod-python-0.9.0.ebuild rename to lpod/contrib/gentoo/lpod-python-0.9.0.ebuild diff --git a/contrib/gentoo/lpod-python-0.9.1.ebuild b/lpod/contrib/gentoo/lpod-python-0.9.1.ebuild similarity index 100% rename from contrib/gentoo/lpod-python-0.9.1.ebuild rename to lpod/contrib/gentoo/lpod-python-0.9.1.ebuild diff --git a/contrib/gentoo/lpod-python-0.9.2.ebuild b/lpod/contrib/gentoo/lpod-python-0.9.2.ebuild similarity index 100% rename from contrib/gentoo/lpod-python-0.9.2.ebuild rename to lpod/contrib/gentoo/lpod-python-0.9.2.ebuild diff --git a/datatype.py b/lpod/datatype.py similarity index 100% rename from datatype.py rename to lpod/datatype.py diff --git a/doc_make/Makefile b/lpod/doc_make/Makefile similarity index 100% rename from doc_make/Makefile rename to lpod/doc_make/Makefile diff --git a/doc_make/autodocs.rst b/lpod/doc_make/autodocs.rst similarity index 100% rename from doc_make/autodocs.rst rename to lpod/doc_make/autodocs.rst diff --git a/doc_make/conf.py b/lpod/doc_make/conf.py similarity index 100% rename from doc_make/conf.py rename to lpod/doc_make/conf.py diff --git a/doc_make/index.rst b/lpod/doc_make/index.rst similarity index 100% rename from doc_make/index.rst rename to lpod/doc_make/index.rst diff --git a/doc_make/sphinx-link.py b/lpod/doc_make/sphinx-link.py similarity index 100% rename from doc_make/sphinx-link.py rename to lpod/doc_make/sphinx-link.py diff --git a/doc_make/static_in/LinLibertine_R.woff b/lpod/doc_make/static_in/LinLibertine_R.woff similarity index 100% rename from doc_make/static_in/LinLibertine_R.woff rename to lpod/doc_make/static_in/LinLibertine_R.woff diff --git a/doc_make/static_in/README b/lpod/doc_make/static_in/README similarity index 100% rename from doc_make/static_in/README rename to lpod/doc_make/static_in/README diff --git a/doc_make/static_in/banner-lpod_en.png b/lpod/doc_make/static_in/banner-lpod_en.png similarity index 100% rename from doc_make/static_in/banner-lpod_en.png rename to lpod/doc_make/static_in/banner-lpod_en.png diff --git a/doc_make/static_in/lpod.css b/lpod/doc_make/static_in/lpod.css similarity index 100% rename from doc_make/static_in/lpod.css rename to lpod/doc_make/static_in/lpod.css diff --git a/document.py b/lpod/document.py similarity index 100% rename from document.py rename to lpod/document.py diff --git a/documentation/former_releases_notices/RELEASE-0.8 b/lpod/documentation/former_releases_notices/RELEASE-0.8 similarity index 100% rename from documentation/former_releases_notices/RELEASE-0.8 rename to lpod/documentation/former_releases_notices/RELEASE-0.8 diff --git a/documentation/former_releases_notices/RELEASE-0.9.0 b/lpod/documentation/former_releases_notices/RELEASE-0.9.0 similarity index 100% rename from documentation/former_releases_notices/RELEASE-0.9.0 rename to lpod/documentation/former_releases_notices/RELEASE-0.9.0 diff --git a/documentation/former_releases_notices/RELEASE-0.9.1 b/lpod/documentation/former_releases_notices/RELEASE-0.9.1 similarity index 100% rename from documentation/former_releases_notices/RELEASE-0.9.1 rename to lpod/documentation/former_releases_notices/RELEASE-0.9.1 diff --git a/documentation/former_releases_notices/RELEASE-0.9.2 b/lpod/documentation/former_releases_notices/RELEASE-0.9.2 similarity index 100% rename from documentation/former_releases_notices/RELEASE-0.9.2 rename to lpod/documentation/former_releases_notices/RELEASE-0.9.2 diff --git a/documentation/former_releases_notices/RELEASE-0.9.3 b/lpod/documentation/former_releases_notices/RELEASE-0.9.3 similarity index 100% rename from documentation/former_releases_notices/RELEASE-0.9.3 rename to lpod/documentation/former_releases_notices/RELEASE-0.9.3 diff --git a/documentation/html/_sources/autodocs.txt b/lpod/documentation/html/_sources/autodocs.txt similarity index 100% rename from documentation/html/_sources/autodocs.txt rename to lpod/documentation/html/_sources/autodocs.txt diff --git a/documentation/html/_sources/autodocs/_flags.txt b/lpod/documentation/html/_sources/autodocs/_flags.txt similarity index 100% rename from documentation/html/_sources/autodocs/_flags.txt rename to lpod/documentation/html/_sources/autodocs/_flags.txt diff --git a/documentation/html/_sources/autodocs/bookmark.txt b/lpod/documentation/html/_sources/autodocs/bookmark.txt similarity index 100% rename from documentation/html/_sources/autodocs/bookmark.txt rename to lpod/documentation/html/_sources/autodocs/bookmark.txt diff --git a/documentation/html/_sources/autodocs/cleaner.txt b/lpod/documentation/html/_sources/autodocs/cleaner.txt similarity index 100% rename from documentation/html/_sources/autodocs/cleaner.txt rename to lpod/documentation/html/_sources/autodocs/cleaner.txt diff --git a/documentation/html/_sources/autodocs/const.txt b/lpod/documentation/html/_sources/autodocs/const.txt similarity index 100% rename from documentation/html/_sources/autodocs/const.txt rename to lpod/documentation/html/_sources/autodocs/const.txt diff --git a/documentation/html/_sources/autodocs/container.txt b/lpod/documentation/html/_sources/autodocs/container.txt similarity index 100% rename from documentation/html/_sources/autodocs/container.txt rename to lpod/documentation/html/_sources/autodocs/container.txt diff --git a/documentation/html/_sources/autodocs/content.txt b/lpod/documentation/html/_sources/autodocs/content.txt similarity index 100% rename from documentation/html/_sources/autodocs/content.txt rename to lpod/documentation/html/_sources/autodocs/content.txt diff --git a/documentation/html/_sources/autodocs/datatype.txt b/lpod/documentation/html/_sources/autodocs/datatype.txt similarity index 100% rename from documentation/html/_sources/autodocs/datatype.txt rename to lpod/documentation/html/_sources/autodocs/datatype.txt diff --git a/documentation/html/_sources/autodocs/document.txt b/lpod/documentation/html/_sources/autodocs/document.txt similarity index 100% rename from documentation/html/_sources/autodocs/document.txt rename to lpod/documentation/html/_sources/autodocs/document.txt diff --git a/documentation/html/_sources/autodocs/draw_page.txt b/lpod/documentation/html/_sources/autodocs/draw_page.txt similarity index 100% rename from documentation/html/_sources/autodocs/draw_page.txt rename to lpod/documentation/html/_sources/autodocs/draw_page.txt diff --git a/documentation/html/_sources/autodocs/element.txt b/lpod/documentation/html/_sources/autodocs/element.txt similarity index 100% rename from documentation/html/_sources/autodocs/element.txt rename to lpod/documentation/html/_sources/autodocs/element.txt diff --git a/documentation/html/_sources/autodocs/experimental.txt b/lpod/documentation/html/_sources/autodocs/experimental.txt similarity index 100% rename from documentation/html/_sources/autodocs/experimental.txt rename to lpod/documentation/html/_sources/autodocs/experimental.txt diff --git a/documentation/html/_sources/autodocs/frame.txt b/lpod/documentation/html/_sources/autodocs/frame.txt similarity index 100% rename from documentation/html/_sources/autodocs/frame.txt rename to lpod/documentation/html/_sources/autodocs/frame.txt diff --git a/documentation/html/_sources/autodocs/future.txt b/lpod/documentation/html/_sources/autodocs/future.txt similarity index 100% rename from documentation/html/_sources/autodocs/future.txt rename to lpod/documentation/html/_sources/autodocs/future.txt diff --git a/documentation/html/_sources/autodocs/heading.txt b/lpod/documentation/html/_sources/autodocs/heading.txt similarity index 100% rename from documentation/html/_sources/autodocs/heading.txt rename to lpod/documentation/html/_sources/autodocs/heading.txt diff --git a/documentation/html/_sources/autodocs/image.txt b/lpod/documentation/html/_sources/autodocs/image.txt similarity index 100% rename from documentation/html/_sources/autodocs/image.txt rename to lpod/documentation/html/_sources/autodocs/image.txt diff --git a/documentation/html/_sources/autodocs/legacy.txt b/lpod/documentation/html/_sources/autodocs/legacy.txt similarity index 100% rename from documentation/html/_sources/autodocs/legacy.txt rename to lpod/documentation/html/_sources/autodocs/legacy.txt diff --git a/documentation/html/_sources/autodocs/link.txt b/lpod/documentation/html/_sources/autodocs/link.txt similarity index 100% rename from documentation/html/_sources/autodocs/link.txt rename to lpod/documentation/html/_sources/autodocs/link.txt diff --git a/documentation/html/_sources/autodocs/list.txt b/lpod/documentation/html/_sources/autodocs/list.txt similarity index 100% rename from documentation/html/_sources/autodocs/list.txt rename to lpod/documentation/html/_sources/autodocs/list.txt diff --git a/documentation/html/_sources/autodocs/manifest.txt b/lpod/documentation/html/_sources/autodocs/manifest.txt similarity index 100% rename from documentation/html/_sources/autodocs/manifest.txt rename to lpod/documentation/html/_sources/autodocs/manifest.txt diff --git a/documentation/html/_sources/autodocs/meta.txt b/lpod/documentation/html/_sources/autodocs/meta.txt similarity index 100% rename from documentation/html/_sources/autodocs/meta.txt rename to lpod/documentation/html/_sources/autodocs/meta.txt diff --git a/documentation/html/_sources/autodocs/note.txt b/lpod/documentation/html/_sources/autodocs/note.txt similarity index 100% rename from documentation/html/_sources/autodocs/note.txt rename to lpod/documentation/html/_sources/autodocs/note.txt diff --git a/documentation/html/_sources/autodocs/paragraph.txt b/lpod/documentation/html/_sources/autodocs/paragraph.txt similarity index 100% rename from documentation/html/_sources/autodocs/paragraph.txt rename to lpod/documentation/html/_sources/autodocs/paragraph.txt diff --git a/documentation/html/_sources/autodocs/reference.txt b/lpod/documentation/html/_sources/autodocs/reference.txt similarity index 100% rename from documentation/html/_sources/autodocs/reference.txt rename to lpod/documentation/html/_sources/autodocs/reference.txt diff --git a/documentation/html/_sources/autodocs/release.txt b/lpod/documentation/html/_sources/autodocs/release.txt similarity index 100% rename from documentation/html/_sources/autodocs/release.txt rename to lpod/documentation/html/_sources/autodocs/release.txt diff --git a/documentation/html/_sources/autodocs/rst2odt.txt b/lpod/documentation/html/_sources/autodocs/rst2odt.txt similarity index 100% rename from documentation/html/_sources/autodocs/rst2odt.txt rename to lpod/documentation/html/_sources/autodocs/rst2odt.txt diff --git a/documentation/html/_sources/autodocs/scriptutils.txt b/lpod/documentation/html/_sources/autodocs/scriptutils.txt similarity index 100% rename from documentation/html/_sources/autodocs/scriptutils.txt rename to lpod/documentation/html/_sources/autodocs/scriptutils.txt diff --git a/documentation/html/_sources/autodocs/section.txt b/lpod/documentation/html/_sources/autodocs/section.txt similarity index 100% rename from documentation/html/_sources/autodocs/section.txt rename to lpod/documentation/html/_sources/autodocs/section.txt diff --git a/documentation/html/_sources/autodocs/shapes.txt b/lpod/documentation/html/_sources/autodocs/shapes.txt similarity index 100% rename from documentation/html/_sources/autodocs/shapes.txt rename to lpod/documentation/html/_sources/autodocs/shapes.txt diff --git a/documentation/html/_sources/autodocs/smil.txt b/lpod/documentation/html/_sources/autodocs/smil.txt similarity index 100% rename from documentation/html/_sources/autodocs/smil.txt rename to lpod/documentation/html/_sources/autodocs/smil.txt diff --git a/documentation/html/_sources/autodocs/span.txt b/lpod/documentation/html/_sources/autodocs/span.txt similarity index 100% rename from documentation/html/_sources/autodocs/span.txt rename to lpod/documentation/html/_sources/autodocs/span.txt diff --git a/documentation/html/_sources/autodocs/style.txt b/lpod/documentation/html/_sources/autodocs/style.txt similarity index 100% rename from documentation/html/_sources/autodocs/style.txt rename to lpod/documentation/html/_sources/autodocs/style.txt diff --git a/documentation/html/_sources/autodocs/styles.txt b/lpod/documentation/html/_sources/autodocs/styles.txt similarity index 100% rename from documentation/html/_sources/autodocs/styles.txt rename to lpod/documentation/html/_sources/autodocs/styles.txt diff --git a/documentation/html/_sources/autodocs/table.txt b/lpod/documentation/html/_sources/autodocs/table.txt similarity index 100% rename from documentation/html/_sources/autodocs/table.txt rename to lpod/documentation/html/_sources/autodocs/table.txt diff --git a/documentation/html/_sources/autodocs/toc.txt b/lpod/documentation/html/_sources/autodocs/toc.txt similarity index 100% rename from documentation/html/_sources/autodocs/toc.txt rename to lpod/documentation/html/_sources/autodocs/toc.txt diff --git a/documentation/html/_sources/autodocs/tracked_changes.txt b/lpod/documentation/html/_sources/autodocs/tracked_changes.txt similarity index 100% rename from documentation/html/_sources/autodocs/tracked_changes.txt rename to lpod/documentation/html/_sources/autodocs/tracked_changes.txt diff --git a/documentation/html/_sources/autodocs/utils.txt b/lpod/documentation/html/_sources/autodocs/utils.txt similarity index 100% rename from documentation/html/_sources/autodocs/utils.txt rename to lpod/documentation/html/_sources/autodocs/utils.txt diff --git a/documentation/html/_sources/autodocs/variable.txt b/lpod/documentation/html/_sources/autodocs/variable.txt similarity index 100% rename from documentation/html/_sources/autodocs/variable.txt rename to lpod/documentation/html/_sources/autodocs/variable.txt diff --git a/documentation/html/_sources/autodocs/xmlpart.txt b/lpod/documentation/html/_sources/autodocs/xmlpart.txt similarity index 100% rename from documentation/html/_sources/autodocs/xmlpart.txt rename to lpod/documentation/html/_sources/autodocs/xmlpart.txt diff --git a/documentation/html/_sources/index.txt b/lpod/documentation/html/_sources/index.txt similarity index 100% rename from documentation/html/_sources/index.txt rename to lpod/documentation/html/_sources/index.txt diff --git a/documentation/html/_static/LinLibertine_R.woff b/lpod/documentation/html/_static/LinLibertine_R.woff similarity index 100% rename from documentation/html/_static/LinLibertine_R.woff rename to lpod/documentation/html/_static/LinLibertine_R.woff diff --git a/documentation/html/_static/README b/lpod/documentation/html/_static/README similarity index 100% rename from documentation/html/_static/README rename to lpod/documentation/html/_static/README diff --git a/documentation/html/_static/ajax-loader.gif b/lpod/documentation/html/_static/ajax-loader.gif similarity index 100% rename from documentation/html/_static/ajax-loader.gif rename to lpod/documentation/html/_static/ajax-loader.gif diff --git a/documentation/html/_static/banner-lpod_en.png b/lpod/documentation/html/_static/banner-lpod_en.png similarity index 100% rename from documentation/html/_static/banner-lpod_en.png rename to lpod/documentation/html/_static/banner-lpod_en.png diff --git a/documentation/html/_static/basic.css b/lpod/documentation/html/_static/basic.css similarity index 100% rename from documentation/html/_static/basic.css rename to lpod/documentation/html/_static/basic.css diff --git a/documentation/html/_static/comment-bright.png b/lpod/documentation/html/_static/comment-bright.png similarity index 100% rename from documentation/html/_static/comment-bright.png rename to lpod/documentation/html/_static/comment-bright.png diff --git a/documentation/html/_static/comment-close.png b/lpod/documentation/html/_static/comment-close.png similarity index 100% rename from documentation/html/_static/comment-close.png rename to lpod/documentation/html/_static/comment-close.png diff --git a/documentation/html/_static/comment.png b/lpod/documentation/html/_static/comment.png similarity index 100% rename from documentation/html/_static/comment.png rename to lpod/documentation/html/_static/comment.png diff --git a/documentation/html/_static/default.css b/lpod/documentation/html/_static/default.css similarity index 100% rename from documentation/html/_static/default.css rename to lpod/documentation/html/_static/default.css diff --git a/documentation/html/_static/doctools.js b/lpod/documentation/html/_static/doctools.js similarity index 100% rename from documentation/html/_static/doctools.js rename to lpod/documentation/html/_static/doctools.js diff --git a/documentation/html/_static/down-pressed.png b/lpod/documentation/html/_static/down-pressed.png similarity index 100% rename from documentation/html/_static/down-pressed.png rename to lpod/documentation/html/_static/down-pressed.png diff --git a/documentation/html/_static/down.png b/lpod/documentation/html/_static/down.png similarity index 100% rename from documentation/html/_static/down.png rename to lpod/documentation/html/_static/down.png diff --git a/documentation/html/_static/file.png b/lpod/documentation/html/_static/file.png similarity index 100% rename from documentation/html/_static/file.png rename to lpod/documentation/html/_static/file.png diff --git a/documentation/html/_static/jquery.js b/lpod/documentation/html/_static/jquery.js similarity index 100% rename from documentation/html/_static/jquery.js rename to lpod/documentation/html/_static/jquery.js diff --git a/documentation/html/_static/lpod.css b/lpod/documentation/html/_static/lpod.css similarity index 100% rename from documentation/html/_static/lpod.css rename to lpod/documentation/html/_static/lpod.css diff --git a/documentation/html/_static/minus.png b/lpod/documentation/html/_static/minus.png similarity index 100% rename from documentation/html/_static/minus.png rename to lpod/documentation/html/_static/minus.png diff --git a/documentation/html/_static/plus.png b/lpod/documentation/html/_static/plus.png similarity index 100% rename from documentation/html/_static/plus.png rename to lpod/documentation/html/_static/plus.png diff --git a/documentation/html/_static/pygments.css b/lpod/documentation/html/_static/pygments.css similarity index 100% rename from documentation/html/_static/pygments.css rename to lpod/documentation/html/_static/pygments.css diff --git a/documentation/html/_static/searchtools.js b/lpod/documentation/html/_static/searchtools.js similarity index 100% rename from documentation/html/_static/searchtools.js rename to lpod/documentation/html/_static/searchtools.js diff --git a/documentation/html/_static/sidebar.js b/lpod/documentation/html/_static/sidebar.js similarity index 100% rename from documentation/html/_static/sidebar.js rename to lpod/documentation/html/_static/sidebar.js diff --git a/documentation/html/_static/underscore.js b/lpod/documentation/html/_static/underscore.js similarity index 100% rename from documentation/html/_static/underscore.js rename to lpod/documentation/html/_static/underscore.js diff --git a/documentation/html/_static/up-pressed.png b/lpod/documentation/html/_static/up-pressed.png similarity index 100% rename from documentation/html/_static/up-pressed.png rename to lpod/documentation/html/_static/up-pressed.png diff --git a/documentation/html/_static/up.png b/lpod/documentation/html/_static/up.png similarity index 100% rename from documentation/html/_static/up.png rename to lpod/documentation/html/_static/up.png diff --git a/documentation/html/_static/websupport.js b/lpod/documentation/html/_static/websupport.js similarity index 100% rename from documentation/html/_static/websupport.js rename to lpod/documentation/html/_static/websupport.js diff --git a/documentation/html/autodocs.html b/lpod/documentation/html/autodocs.html similarity index 100% rename from documentation/html/autodocs.html rename to lpod/documentation/html/autodocs.html diff --git a/documentation/html/autodocs/_flags.html b/lpod/documentation/html/autodocs/_flags.html similarity index 100% rename from documentation/html/autodocs/_flags.html rename to lpod/documentation/html/autodocs/_flags.html diff --git a/documentation/html/autodocs/bookmark.html b/lpod/documentation/html/autodocs/bookmark.html similarity index 100% rename from documentation/html/autodocs/bookmark.html rename to lpod/documentation/html/autodocs/bookmark.html diff --git a/documentation/html/autodocs/cleaner.html b/lpod/documentation/html/autodocs/cleaner.html similarity index 100% rename from documentation/html/autodocs/cleaner.html rename to lpod/documentation/html/autodocs/cleaner.html diff --git a/documentation/html/autodocs/const.html b/lpod/documentation/html/autodocs/const.html similarity index 100% rename from documentation/html/autodocs/const.html rename to lpod/documentation/html/autodocs/const.html diff --git a/documentation/html/autodocs/container.html b/lpod/documentation/html/autodocs/container.html similarity index 100% rename from documentation/html/autodocs/container.html rename to lpod/documentation/html/autodocs/container.html diff --git a/documentation/html/autodocs/content.html b/lpod/documentation/html/autodocs/content.html similarity index 100% rename from documentation/html/autodocs/content.html rename to lpod/documentation/html/autodocs/content.html diff --git a/documentation/html/autodocs/datatype.html b/lpod/documentation/html/autodocs/datatype.html similarity index 100% rename from documentation/html/autodocs/datatype.html rename to lpod/documentation/html/autodocs/datatype.html diff --git a/documentation/html/autodocs/document.html b/lpod/documentation/html/autodocs/document.html similarity index 100% rename from documentation/html/autodocs/document.html rename to lpod/documentation/html/autodocs/document.html diff --git a/documentation/html/autodocs/draw_page.html b/lpod/documentation/html/autodocs/draw_page.html similarity index 100% rename from documentation/html/autodocs/draw_page.html rename to lpod/documentation/html/autodocs/draw_page.html diff --git a/documentation/html/autodocs/element.html b/lpod/documentation/html/autodocs/element.html similarity index 100% rename from documentation/html/autodocs/element.html rename to lpod/documentation/html/autodocs/element.html diff --git a/documentation/html/autodocs/experimental.html b/lpod/documentation/html/autodocs/experimental.html similarity index 100% rename from documentation/html/autodocs/experimental.html rename to lpod/documentation/html/autodocs/experimental.html diff --git a/documentation/html/autodocs/frame.html b/lpod/documentation/html/autodocs/frame.html similarity index 100% rename from documentation/html/autodocs/frame.html rename to lpod/documentation/html/autodocs/frame.html diff --git a/documentation/html/autodocs/future.html b/lpod/documentation/html/autodocs/future.html similarity index 100% rename from documentation/html/autodocs/future.html rename to lpod/documentation/html/autodocs/future.html diff --git a/documentation/html/autodocs/heading.html b/lpod/documentation/html/autodocs/heading.html similarity index 100% rename from documentation/html/autodocs/heading.html rename to lpod/documentation/html/autodocs/heading.html diff --git a/documentation/html/autodocs/image.html b/lpod/documentation/html/autodocs/image.html similarity index 100% rename from documentation/html/autodocs/image.html rename to lpod/documentation/html/autodocs/image.html diff --git a/documentation/html/autodocs/legacy.html b/lpod/documentation/html/autodocs/legacy.html similarity index 100% rename from documentation/html/autodocs/legacy.html rename to lpod/documentation/html/autodocs/legacy.html diff --git a/documentation/html/autodocs/link.html b/lpod/documentation/html/autodocs/link.html similarity index 100% rename from documentation/html/autodocs/link.html rename to lpod/documentation/html/autodocs/link.html diff --git a/documentation/html/autodocs/list.html b/lpod/documentation/html/autodocs/list.html similarity index 100% rename from documentation/html/autodocs/list.html rename to lpod/documentation/html/autodocs/list.html diff --git a/documentation/html/autodocs/manifest.html b/lpod/documentation/html/autodocs/manifest.html similarity index 100% rename from documentation/html/autodocs/manifest.html rename to lpod/documentation/html/autodocs/manifest.html diff --git a/documentation/html/autodocs/meta.html b/lpod/documentation/html/autodocs/meta.html similarity index 100% rename from documentation/html/autodocs/meta.html rename to lpod/documentation/html/autodocs/meta.html diff --git a/documentation/html/autodocs/note.html b/lpod/documentation/html/autodocs/note.html similarity index 100% rename from documentation/html/autodocs/note.html rename to lpod/documentation/html/autodocs/note.html diff --git a/documentation/html/autodocs/paragraph.html b/lpod/documentation/html/autodocs/paragraph.html similarity index 100% rename from documentation/html/autodocs/paragraph.html rename to lpod/documentation/html/autodocs/paragraph.html diff --git a/documentation/html/autodocs/reference.html b/lpod/documentation/html/autodocs/reference.html similarity index 100% rename from documentation/html/autodocs/reference.html rename to lpod/documentation/html/autodocs/reference.html diff --git a/documentation/html/autodocs/release.html b/lpod/documentation/html/autodocs/release.html similarity index 100% rename from documentation/html/autodocs/release.html rename to lpod/documentation/html/autodocs/release.html diff --git a/documentation/html/autodocs/rst2odt.html b/lpod/documentation/html/autodocs/rst2odt.html similarity index 100% rename from documentation/html/autodocs/rst2odt.html rename to lpod/documentation/html/autodocs/rst2odt.html diff --git a/documentation/html/autodocs/scriptutils.html b/lpod/documentation/html/autodocs/scriptutils.html similarity index 100% rename from documentation/html/autodocs/scriptutils.html rename to lpod/documentation/html/autodocs/scriptutils.html diff --git a/documentation/html/autodocs/section.html b/lpod/documentation/html/autodocs/section.html similarity index 100% rename from documentation/html/autodocs/section.html rename to lpod/documentation/html/autodocs/section.html diff --git a/documentation/html/autodocs/shapes.html b/lpod/documentation/html/autodocs/shapes.html similarity index 100% rename from documentation/html/autodocs/shapes.html rename to lpod/documentation/html/autodocs/shapes.html diff --git a/documentation/html/autodocs/smil.html b/lpod/documentation/html/autodocs/smil.html similarity index 100% rename from documentation/html/autodocs/smil.html rename to lpod/documentation/html/autodocs/smil.html diff --git a/documentation/html/autodocs/span.html b/lpod/documentation/html/autodocs/span.html similarity index 100% rename from documentation/html/autodocs/span.html rename to lpod/documentation/html/autodocs/span.html diff --git a/documentation/html/autodocs/style.html b/lpod/documentation/html/autodocs/style.html similarity index 100% rename from documentation/html/autodocs/style.html rename to lpod/documentation/html/autodocs/style.html diff --git a/documentation/html/autodocs/styles.html b/lpod/documentation/html/autodocs/styles.html similarity index 100% rename from documentation/html/autodocs/styles.html rename to lpod/documentation/html/autodocs/styles.html diff --git a/documentation/html/autodocs/table.html b/lpod/documentation/html/autodocs/table.html similarity index 100% rename from documentation/html/autodocs/table.html rename to lpod/documentation/html/autodocs/table.html diff --git a/documentation/html/autodocs/toc.html b/lpod/documentation/html/autodocs/toc.html similarity index 100% rename from documentation/html/autodocs/toc.html rename to lpod/documentation/html/autodocs/toc.html diff --git a/documentation/html/autodocs/tracked_changes.html b/lpod/documentation/html/autodocs/tracked_changes.html similarity index 100% rename from documentation/html/autodocs/tracked_changes.html rename to lpod/documentation/html/autodocs/tracked_changes.html diff --git a/documentation/html/autodocs/utils.html b/lpod/documentation/html/autodocs/utils.html similarity index 100% rename from documentation/html/autodocs/utils.html rename to lpod/documentation/html/autodocs/utils.html diff --git a/documentation/html/autodocs/variable.html b/lpod/documentation/html/autodocs/variable.html similarity index 100% rename from documentation/html/autodocs/variable.html rename to lpod/documentation/html/autodocs/variable.html diff --git a/documentation/html/autodocs/xmlpart.html b/lpod/documentation/html/autodocs/xmlpart.html similarity index 100% rename from documentation/html/autodocs/xmlpart.html rename to lpod/documentation/html/autodocs/xmlpart.html diff --git a/documentation/html/genindex.html b/lpod/documentation/html/genindex.html similarity index 100% rename from documentation/html/genindex.html rename to lpod/documentation/html/genindex.html diff --git a/documentation/html/index.html b/lpod/documentation/html/index.html similarity index 100% rename from documentation/html/index.html rename to lpod/documentation/html/index.html diff --git a/documentation/html/objects.inv b/lpod/documentation/html/objects.inv similarity index 100% rename from documentation/html/objects.inv rename to lpod/documentation/html/objects.inv diff --git a/documentation/html/py-modindex.html b/lpod/documentation/html/py-modindex.html similarity index 100% rename from documentation/html/py-modindex.html rename to lpod/documentation/html/py-modindex.html diff --git a/documentation/html/search.html b/lpod/documentation/html/search.html similarity index 100% rename from documentation/html/search.html rename to lpod/documentation/html/search.html diff --git a/documentation/html/searchindex.js b/lpod/documentation/html/searchindex.js similarity index 100% rename from documentation/html/searchindex.js rename to lpod/documentation/html/searchindex.js diff --git a/draw_page.py b/lpod/draw_page.py similarity index 100% rename from draw_page.py rename to lpod/draw_page.py diff --git a/element.py b/lpod/element.py similarity index 100% rename from element.py rename to lpod/element.py diff --git a/experimental.py b/lpod/experimental.py similarity index 100% rename from experimental.py rename to lpod/experimental.py diff --git a/frame.py b/lpod/frame.py similarity index 100% rename from frame.py rename to lpod/frame.py diff --git a/future.py b/lpod/future.py similarity index 100% rename from future.py rename to lpod/future.py diff --git a/heading.py b/lpod/heading.py similarity index 100% rename from heading.py rename to lpod/heading.py diff --git a/image.py b/lpod/image.py similarity index 100% rename from image.py rename to lpod/image.py diff --git a/legacy.py b/lpod/legacy.py similarity index 100% rename from legacy.py rename to lpod/legacy.py diff --git a/link.py b/lpod/link.py similarity index 100% rename from link.py rename to lpod/link.py diff --git a/list.py b/lpod/list.py similarity index 100% rename from list.py rename to lpod/list.py diff --git a/manifest.py b/lpod/manifest.py similarity index 100% rename from manifest.py rename to lpod/manifest.py diff --git a/meta.py b/lpod/meta.py similarity index 100% rename from meta.py rename to lpod/meta.py diff --git a/note.py b/lpod/note.py similarity index 100% rename from note.py rename to lpod/note.py diff --git a/paragraph.py b/lpod/paragraph.py similarity index 100% rename from paragraph.py rename to lpod/paragraph.py diff --git a/reference.py b/lpod/reference.py similarity index 100% rename from reference.py rename to lpod/reference.py diff --git a/rst2odt.py b/lpod/rst2odt.py similarity index 100% rename from rst2odt.py rename to lpod/rst2odt.py diff --git a/scripts/lpod-budapest-demo.py b/lpod/scripts/lpod-budapest-demo.py similarity index 100% rename from scripts/lpod-budapest-demo.py rename to lpod/scripts/lpod-budapest-demo.py diff --git a/scripts/lpod-clean.py b/lpod/scripts/lpod-clean.py similarity index 100% rename from scripts/lpod-clean.py rename to lpod/scripts/lpod-clean.py diff --git a/scripts/lpod-convert.py b/lpod/scripts/lpod-convert.py similarity index 100% rename from scripts/lpod-convert.py rename to lpod/scripts/lpod-convert.py diff --git a/scripts/lpod-diff.py b/lpod/scripts/lpod-diff.py similarity index 100% rename from scripts/lpod-diff.py rename to lpod/scripts/lpod-diff.py diff --git a/scripts/lpod-folder.py b/lpod/scripts/lpod-folder.py similarity index 100% rename from scripts/lpod-folder.py rename to lpod/scripts/lpod-folder.py diff --git a/scripts/lpod-highlight.py b/lpod/scripts/lpod-highlight.py similarity index 100% rename from scripts/lpod-highlight.py rename to lpod/scripts/lpod-highlight.py diff --git a/scripts/lpod-merge.py b/lpod/scripts/lpod-merge.py similarity index 100% rename from scripts/lpod-merge.py rename to lpod/scripts/lpod-merge.py diff --git a/scripts/lpod-meta.py b/lpod/scripts/lpod-meta.py similarity index 100% rename from scripts/lpod-meta.py rename to lpod/scripts/lpod-meta.py diff --git a/scripts/lpod-mm2odt.py b/lpod/scripts/lpod-mm2odt.py similarity index 100% rename from scripts/lpod-mm2odt.py rename to lpod/scripts/lpod-mm2odt.py diff --git a/scripts/lpod-show.py b/lpod/scripts/lpod-show.py similarity index 100% rename from scripts/lpod-show.py rename to lpod/scripts/lpod-show.py diff --git a/scripts/lpod-style.py b/lpod/scripts/lpod-style.py similarity index 100% rename from scripts/lpod-style.py rename to lpod/scripts/lpod-style.py diff --git a/scripts/lpod-test.py b/lpod/scripts/lpod-test.py similarity index 100% rename from scripts/lpod-test.py rename to lpod/scripts/lpod-test.py diff --git a/scriptutils.py b/lpod/scriptutils.py similarity index 100% rename from scriptutils.py rename to lpod/scriptutils.py diff --git a/section.py b/lpod/section.py similarity index 100% rename from section.py rename to lpod/section.py diff --git a/shapes.py b/lpod/shapes.py similarity index 100% rename from shapes.py rename to lpod/shapes.py diff --git a/smil.py b/lpod/smil.py similarity index 100% rename from smil.py rename to lpod/smil.py diff --git a/span.py b/lpod/span.py similarity index 100% rename from span.py rename to lpod/span.py diff --git a/style.py b/lpod/style.py similarity index 100% rename from style.py rename to lpod/style.py diff --git a/styles.py b/lpod/styles.py similarity index 100% rename from styles.py rename to lpod/styles.py diff --git a/table.py b/lpod/table.py similarity index 100% rename from table.py rename to lpod/table.py diff --git a/templates/drawing.otg b/lpod/templates/drawing.otg similarity index 100% rename from templates/drawing.otg rename to lpod/templates/drawing.otg diff --git a/templates/lpod_styles.odt b/lpod/templates/lpod_styles.odt similarity index 100% rename from templates/lpod_styles.odt rename to lpod/templates/lpod_styles.odt diff --git a/templates/namespaces.xml b/lpod/templates/namespaces.xml similarity index 100% rename from templates/namespaces.xml rename to lpod/templates/namespaces.xml diff --git a/templates/presentation.otp b/lpod/templates/presentation.otp similarity index 100% rename from templates/presentation.otp rename to lpod/templates/presentation.otp diff --git a/templates/spreadsheet.ots b/lpod/templates/spreadsheet.ots similarity index 100% rename from templates/spreadsheet.ots rename to lpod/templates/spreadsheet.ots diff --git a/templates/test_template.ott b/lpod/templates/test_template.ott similarity index 100% rename from templates/test_template.ott rename to lpod/templates/test_template.ott diff --git a/templates/test_template.py b/lpod/templates/test_template.py similarity index 100% rename from templates/test_template.py rename to lpod/templates/test_template.py diff --git a/templates/text.ott b/lpod/templates/text.ott similarity index 100% rename from templates/text.ott rename to lpod/templates/text.ott diff --git a/test/.gitignore b/lpod/test/.gitignore similarity index 100% rename from test/.gitignore rename to lpod/test/.gitignore diff --git a/test/network_test.py b/lpod/test/network_test.py similarity index 100% rename from test/network_test.py rename to lpod/test/network_test.py diff --git a/test/samples/base_shapes.odg b/lpod/test/samples/base_shapes.odg similarity index 100% rename from test/samples/base_shapes.odg rename to lpod/test/samples/base_shapes.odg diff --git a/test/samples/base_text.odt b/lpod/test/samples/base_text.odt similarity index 100% rename from test/samples/base_text.odt rename to lpod/test/samples/base_text.odt diff --git a/test/samples/bookmark.odt b/lpod/test/samples/bookmark.odt similarity index 100% rename from test/samples/bookmark.odt rename to lpod/test/samples/bookmark.odt diff --git a/test/samples/example.odp b/lpod/test/samples/example.odp similarity index 100% rename from test/samples/example.odp rename to lpod/test/samples/example.odp diff --git a/test/samples/example.odt b/lpod/test/samples/example.odt similarity index 100% rename from test/samples/example.odt rename to lpod/test/samples/example.odt diff --git a/test/samples/example.xml b/lpod/test/samples/example.xml similarity index 100% rename from test/samples/example.xml rename to lpod/test/samples/example.xml diff --git a/test/samples/frame_image.odp b/lpod/test/samples/frame_image.odp similarity index 100% rename from test/samples/frame_image.odp rename to lpod/test/samples/frame_image.odp diff --git a/test/samples/image.png b/lpod/test/samples/image.png similarity index 100% rename from test/samples/image.png rename to lpod/test/samples/image.png diff --git a/test/samples/image2.jpg b/lpod/test/samples/image2.jpg similarity index 100% rename from test/samples/image2.jpg rename to lpod/test/samples/image2.jpg diff --git a/test/samples/list.odt b/lpod/test/samples/list.odt similarity index 100% rename from test/samples/list.odt rename to lpod/test/samples/list.odt diff --git a/test/samples/meta.odt b/lpod/test/samples/meta.odt similarity index 100% rename from test/samples/meta.odt rename to lpod/test/samples/meta.odt diff --git a/test/samples/note.odt b/lpod/test/samples/note.odt similarity index 100% rename from test/samples/note.odt rename to lpod/test/samples/note.odt diff --git a/test/samples/rst2odt_sample.rst b/lpod/test/samples/rst2odt_sample.rst similarity index 100% rename from test/samples/rst2odt_sample.rst rename to lpod/test/samples/rst2odt_sample.rst diff --git a/test/samples/simple_table.ods b/lpod/test/samples/simple_table.ods similarity index 100% rename from test/samples/simple_table.ods rename to lpod/test/samples/simple_table.ods diff --git a/test/samples/simple_table_named_range.ods b/lpod/test/samples/simple_table_named_range.ods similarity index 100% rename from test/samples/simple_table_named_range.ods rename to lpod/test/samples/simple_table_named_range.ods diff --git a/test/samples/span_a.odt b/lpod/test/samples/span_a.odt similarity index 100% rename from test/samples/span_a.odt rename to lpod/test/samples/span_a.odt diff --git a/test/samples/span_style.odt b/lpod/test/samples/span_style.odt similarity index 100% rename from test/samples/span_style.odt rename to lpod/test/samples/span_style.odt diff --git a/test/samples/styled_table.ods b/lpod/test/samples/styled_table.ods similarity index 100% rename from test/samples/styled_table.ods rename to lpod/test/samples/styled_table.ods diff --git a/test/samples/text1.csv b/lpod/test/samples/text1.csv similarity index 100% rename from test/samples/text1.csv rename to lpod/test/samples/text1.csv diff --git a/test/samples/toc.odt b/lpod/test/samples/toc.odt similarity index 100% rename from test/samples/toc.odt rename to lpod/test/samples/toc.odt diff --git a/test/samples/tracked_changes.odt b/lpod/test/samples/tracked_changes.odt similarity index 100% rename from test/samples/tracked_changes.odt rename to lpod/test/samples/tracked_changes.odt diff --git a/test/samples/variable.odt b/lpod/test/samples/variable.odt similarity index 100% rename from test/samples/variable.odt rename to lpod/test/samples/variable.odt diff --git a/test/test.py b/lpod/test/test.py similarity index 100% rename from test/test.py rename to lpod/test/test.py diff --git a/test/test_bookmark.py b/lpod/test/test_bookmark.py similarity index 100% rename from test/test_bookmark.py rename to lpod/test/test_bookmark.py diff --git a/test/test_container.py b/lpod/test/test_container.py similarity index 100% rename from test/test_container.py rename to lpod/test/test_container.py diff --git a/test/test_content.py b/lpod/test/test_content.py similarity index 100% rename from test/test_content.py rename to lpod/test/test_content.py diff --git a/test/test_datatype.py b/lpod/test/test_datatype.py similarity index 100% rename from test/test_datatype.py rename to lpod/test/test_datatype.py diff --git a/test/test_document.py b/lpod/test/test_document.py similarity index 100% rename from test/test_document.py rename to lpod/test/test_document.py diff --git a/test/test_draw_page.py b/lpod/test/test_draw_page.py similarity index 100% rename from test/test_draw_page.py rename to lpod/test/test_draw_page.py diff --git a/test/test_element.py b/lpod/test/test_element.py similarity index 100% rename from test/test_element.py rename to lpod/test/test_element.py diff --git a/test/test_frame.py b/lpod/test/test_frame.py similarity index 100% rename from test/test_frame.py rename to lpod/test/test_frame.py diff --git a/test/test_heading.py b/lpod/test/test_heading.py similarity index 100% rename from test/test_heading.py rename to lpod/test/test_heading.py diff --git a/test/test_image.py b/lpod/test/test_image.py similarity index 100% rename from test/test_image.py rename to lpod/test/test_image.py diff --git a/test/test_link.py b/lpod/test/test_link.py similarity index 100% rename from test/test_link.py rename to lpod/test/test_link.py diff --git a/test/test_list.py b/lpod/test/test_list.py similarity index 100% rename from test/test_list.py rename to lpod/test/test_list.py diff --git a/test/test_manifest.py b/lpod/test/test_manifest.py similarity index 100% rename from test/test_manifest.py rename to lpod/test/test_manifest.py diff --git a/test/test_meta.py b/lpod/test/test_meta.py similarity index 100% rename from test/test_meta.py rename to lpod/test/test_meta.py diff --git a/test/test_note.py b/lpod/test/test_note.py similarity index 100% rename from test/test_note.py rename to lpod/test/test_note.py diff --git a/test/test_paragraph.py b/lpod/test/test_paragraph.py similarity index 100% rename from test/test_paragraph.py rename to lpod/test/test_paragraph.py diff --git a/test/test_reference.py b/lpod/test/test_reference.py similarity index 100% rename from test/test_reference.py rename to lpod/test/test_reference.py diff --git a/test/test_scripts.sh b/lpod/test/test_scripts.sh similarity index 100% rename from test/test_scripts.sh rename to lpod/test/test_scripts.sh diff --git a/test/test_section.py b/lpod/test/test_section.py similarity index 100% rename from test/test_section.py rename to lpod/test/test_section.py diff --git a/test/test_shapes.py b/lpod/test/test_shapes.py similarity index 100% rename from test/test_shapes.py rename to lpod/test/test_shapes.py diff --git a/test/test_span.py b/lpod/test/test_span.py similarity index 100% rename from test/test_span.py rename to lpod/test/test_span.py diff --git a/test/test_style.py b/lpod/test/test_style.py similarity index 100% rename from test/test_style.py rename to lpod/test/test_style.py diff --git a/test/test_styles.py b/lpod/test/test_styles.py similarity index 100% rename from test/test_styles.py rename to lpod/test/test_styles.py diff --git a/test/test_table.py b/lpod/test/test_table.py similarity index 100% rename from test/test_table.py rename to lpod/test/test_table.py diff --git a/test/test_text.py b/lpod/test/test_text.py similarity index 100% rename from test/test_text.py rename to lpod/test/test_text.py diff --git a/test/test_toc.py b/lpod/test/test_toc.py similarity index 100% rename from test/test_toc.py rename to lpod/test/test_toc.py diff --git a/test/test_tracked_changes.py b/lpod/test/test_tracked_changes.py similarity index 100% rename from test/test_tracked_changes.py rename to lpod/test/test_tracked_changes.py diff --git a/test/test_utils.py b/lpod/test/test_utils.py similarity index 100% rename from test/test_utils.py rename to lpod/test/test_utils.py diff --git a/test/test_variable.py b/lpod/test/test_variable.py similarity index 100% rename from test/test_variable.py rename to lpod/test/test_variable.py diff --git a/test/test_xmlpart.py b/lpod/test/test_xmlpart.py similarity index 100% rename from test/test_xmlpart.py rename to lpod/test/test_xmlpart.py diff --git a/test/use_case1.py b/lpod/test/use_case1.py similarity index 100% rename from test/use_case1.py rename to lpod/test/use_case1.py diff --git a/test/use_case2.py b/lpod/test/use_case2.py similarity index 100% rename from test/use_case2.py rename to lpod/test/use_case2.py diff --git a/test/use_case3.py b/lpod/test/use_case3.py similarity index 100% rename from test/use_case3.py rename to lpod/test/use_case3.py diff --git a/test/use_case_perf.py b/lpod/test/use_case_perf.py similarity index 100% rename from test/use_case_perf.py rename to lpod/test/use_case_perf.py diff --git a/toc.py b/lpod/toc.py similarity index 100% rename from toc.py rename to lpod/toc.py diff --git a/tracked_changes.py b/lpod/tracked_changes.py similarity index 100% rename from tracked_changes.py rename to lpod/tracked_changes.py diff --git a/utils.py b/lpod/utils.py similarity index 100% rename from utils.py rename to lpod/utils.py diff --git a/variable.py b/lpod/variable.py similarity index 100% rename from variable.py rename to lpod/variable.py diff --git a/xmlpart.py b/lpod/xmlpart.py similarity index 100% rename from xmlpart.py rename to lpod/xmlpart.py diff --git a/release.py b/release.py index b2ec9e9..d4e4512 100755 --- a/release.py +++ b/release.py @@ -29,9 +29,7 @@ from subprocess import Popen, PIPE from sys import argv from os.path import basename, exists - -# Import from lpod -from scriptutils import printerr +import sys try: @@ -89,4 +87,4 @@ def get_git_files(): try: print get_release() except: - printerr('%s: unable to read info' % basename(argv[0])) + sys.stderr.write('%s: unable to read info\n' % basename(argv[0])) diff --git a/setup.py b/setup.py index aa6a1cd..da955d9 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ if has_git(): # Make the version.txt file release = get_release() - open('version.txt', 'w').write(release) + open('version.txt', 'w').write(release[1:]) # Make the MANIFEST file and search for the data filenames = get_git_files() filenames = [ name for name in filenames if not name.startswith('test') ] @@ -53,21 +53,26 @@ data_files = [ name for name in filenames if not name.endswith('.py') ] # Find all the scripts => It's easy: all the files in scripts/ -scripts = [ join('scripts', filename) for filename in listdir('scripts') ] +scripts_base_path = join('lpod', 'scripts') +scripts = [ join(scripts_base_path, filename) for filename in listdir(scripts_base_path) ] scripts = [ name for name in scripts if name in filenames ] # Make the python_path.txt file open('python_path.txt', 'w').write(executable) -# And call core.setup .... -core.setup(description='lpOD Library', - license='GPLv3 + Apache v2', - name='lpod-python', - package_data={'lpod': data_files}, - package_dir={'lpod': '.'}, - scripts=scripts, - packages=['lpod'], - url='http://www.lpod-project.org/', - version=release, - author="lpOD Team", - author_email="team@lpod-project.org") +core.setup( + description='lpOD Library', + license='GPLv3 + Apache v2', + name='lpod-python', + package_data={'lpod': data_files}, + scripts=scripts, + install_requires=[ + 'lxml>=3.0', + 'scriptutils>=0.9.4' + ], + packages=['lpod'], + url='http://www.lpod-project.org/', + version=release, + author="lpOD Team", + author_email="team@lpod-project.org" +) From eb9365ac761524b8d2a7aaad1ab5bad74971e243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20St=C3=ADskala?= Date: Fri, 8 Mar 2013 19:11:11 +0100 Subject: [PATCH 3/5] added MANIFEST and version.txt files to allow installation from github tarball --- .gitignore | 4 +- MANIFEST | 445 ++++++++++++++++++++++++++++++++++++++++++++++++++++ version.txt | 1 + 3 files changed, 447 insertions(+), 3 deletions(-) create mode 100644 MANIFEST create mode 100644 version.txt diff --git a/.gitignore b/.gitignore index bbcbead..42b1ceb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,8 @@ -MANIFEST -version.txt python_path.txt build doc_make/autodocs dist -test/trash +lpod/test/trash *.swp *.py[co] .buildinfo diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..8ba455c --- /dev/null +++ b/MANIFEST @@ -0,0 +1,445 @@ +.gitignore +INSTALL +README +README.md +RELEASE-1.1.0 +__init__.py +_flags.py +apacheLICENSE-2.0.txt +bookmark.py +cleaner.py +const.py +container.py +content.py +contrib/archlinux/.gitignore +contrib/archlinux/PKGBUILD +contrib/gentoo/README +contrib/gentoo/lpod-python-0.9.0.ebuild +contrib/gentoo/lpod-python-0.9.1.ebuild +contrib/gentoo/lpod-python-0.9.2.ebuild +datatype.py +doc_make/Makefile +doc_make/autodocs.rst +doc_make/conf.py +doc_make/index.rst +doc_make/sphinx-link.py +doc_make/static_in/LinLibertine_R.woff +doc_make/static_in/README +doc_make/static_in/banner-lpod_en.png +doc_make/static_in/lpod.css +document.py +documentation/former_releases_notices/RELEASE-0.8 +documentation/former_releases_notices/RELEASE-0.9.0 +documentation/former_releases_notices/RELEASE-0.9.1 +documentation/former_releases_notices/RELEASE-0.9.2 +documentation/former_releases_notices/RELEASE-0.9.3 +documentation/html/_sources/autodocs.txt +documentation/html/_sources/autodocs/_flags.txt +documentation/html/_sources/autodocs/bookmark.txt +documentation/html/_sources/autodocs/cleaner.txt +documentation/html/_sources/autodocs/const.txt +documentation/html/_sources/autodocs/container.txt +documentation/html/_sources/autodocs/content.txt +documentation/html/_sources/autodocs/datatype.txt +documentation/html/_sources/autodocs/document.txt +documentation/html/_sources/autodocs/draw_page.txt +documentation/html/_sources/autodocs/element.txt +documentation/html/_sources/autodocs/experimental.txt +documentation/html/_sources/autodocs/frame.txt +documentation/html/_sources/autodocs/future.txt +documentation/html/_sources/autodocs/heading.txt +documentation/html/_sources/autodocs/image.txt +documentation/html/_sources/autodocs/legacy.txt +documentation/html/_sources/autodocs/link.txt +documentation/html/_sources/autodocs/list.txt +documentation/html/_sources/autodocs/manifest.txt +documentation/html/_sources/autodocs/meta.txt +documentation/html/_sources/autodocs/note.txt +documentation/html/_sources/autodocs/paragraph.txt +documentation/html/_sources/autodocs/reference.txt +documentation/html/_sources/autodocs/release.txt +documentation/html/_sources/autodocs/rst2odt.txt +documentation/html/_sources/autodocs/scriptutils.txt +documentation/html/_sources/autodocs/section.txt +documentation/html/_sources/autodocs/shapes.txt +documentation/html/_sources/autodocs/smil.txt +documentation/html/_sources/autodocs/span.txt +documentation/html/_sources/autodocs/style.txt +documentation/html/_sources/autodocs/styles.txt +documentation/html/_sources/autodocs/table.txt +documentation/html/_sources/autodocs/toc.txt +documentation/html/_sources/autodocs/tracked_changes.txt +documentation/html/_sources/autodocs/utils.txt +documentation/html/_sources/autodocs/variable.txt +documentation/html/_sources/autodocs/xmlpart.txt +documentation/html/_sources/index.txt +documentation/html/_static/LinLibertine_R.woff +documentation/html/_static/README +documentation/html/_static/ajax-loader.gif +documentation/html/_static/banner-lpod_en.png +documentation/html/_static/basic.css +documentation/html/_static/comment-bright.png +documentation/html/_static/comment-close.png +documentation/html/_static/comment.png +documentation/html/_static/default.css +documentation/html/_static/doctools.js +documentation/html/_static/down-pressed.png +documentation/html/_static/down.png +documentation/html/_static/file.png +documentation/html/_static/jquery.js +documentation/html/_static/lpod.css +documentation/html/_static/minus.png +documentation/html/_static/plus.png +documentation/html/_static/pygments.css +documentation/html/_static/searchtools.js +documentation/html/_static/sidebar.js +documentation/html/_static/underscore.js +documentation/html/_static/up-pressed.png +documentation/html/_static/up.png +documentation/html/_static/websupport.js +documentation/html/autodocs.html +documentation/html/autodocs/_flags.html +documentation/html/autodocs/bookmark.html +documentation/html/autodocs/cleaner.html +documentation/html/autodocs/const.html +documentation/html/autodocs/container.html +documentation/html/autodocs/content.html +documentation/html/autodocs/datatype.html +documentation/html/autodocs/document.html +documentation/html/autodocs/draw_page.html +documentation/html/autodocs/element.html +documentation/html/autodocs/experimental.html +documentation/html/autodocs/frame.html +documentation/html/autodocs/future.html +documentation/html/autodocs/heading.html +documentation/html/autodocs/image.html +documentation/html/autodocs/legacy.html +documentation/html/autodocs/link.html +documentation/html/autodocs/list.html +documentation/html/autodocs/manifest.html +documentation/html/autodocs/meta.html +documentation/html/autodocs/note.html +documentation/html/autodocs/paragraph.html +documentation/html/autodocs/reference.html +documentation/html/autodocs/release.html +documentation/html/autodocs/rst2odt.html +documentation/html/autodocs/scriptutils.html +documentation/html/autodocs/section.html +documentation/html/autodocs/shapes.html +documentation/html/autodocs/smil.html +documentation/html/autodocs/span.html +documentation/html/autodocs/style.html +documentation/html/autodocs/styles.html +documentation/html/autodocs/table.html +documentation/html/autodocs/toc.html +documentation/html/autodocs/tracked_changes.html +documentation/html/autodocs/utils.html +documentation/html/autodocs/variable.html +documentation/html/autodocs/xmlpart.html +documentation/html/genindex.html +documentation/html/index.html +documentation/html/objects.inv +documentation/html/py-modindex.html +documentation/html/search.html +documentation/html/searchindex.js +draw_page.py +element.py +experimental.py +frame.py +future.py +gpl-3.0.txt +heading.py +image.py +legacy.py +license.txt +link.py +list.py +lpod/__init__.py +lpod/_flags.py +lpod/bookmark.py +lpod/cleaner.py +lpod/const.py +lpod/container.py +lpod/content.py +lpod/contrib/archlinux/.gitignore +lpod/contrib/archlinux/PKGBUILD +lpod/contrib/gentoo/README +lpod/contrib/gentoo/lpod-python-0.9.0.ebuild +lpod/contrib/gentoo/lpod-python-0.9.1.ebuild +lpod/contrib/gentoo/lpod-python-0.9.2.ebuild +lpod/datatype.py +lpod/doc_make/Makefile +lpod/doc_make/autodocs.rst +lpod/doc_make/conf.py +lpod/doc_make/index.rst +lpod/doc_make/sphinx-link.py +lpod/doc_make/static_in/LinLibertine_R.woff +lpod/doc_make/static_in/README +lpod/doc_make/static_in/banner-lpod_en.png +lpod/doc_make/static_in/lpod.css +lpod/document.py +lpod/documentation/former_releases_notices/RELEASE-0.8 +lpod/documentation/former_releases_notices/RELEASE-0.9.0 +lpod/documentation/former_releases_notices/RELEASE-0.9.1 +lpod/documentation/former_releases_notices/RELEASE-0.9.2 +lpod/documentation/former_releases_notices/RELEASE-0.9.3 +lpod/documentation/html/_sources/autodocs.txt +lpod/documentation/html/_sources/autodocs/_flags.txt +lpod/documentation/html/_sources/autodocs/bookmark.txt +lpod/documentation/html/_sources/autodocs/cleaner.txt +lpod/documentation/html/_sources/autodocs/const.txt +lpod/documentation/html/_sources/autodocs/container.txt +lpod/documentation/html/_sources/autodocs/content.txt +lpod/documentation/html/_sources/autodocs/datatype.txt +lpod/documentation/html/_sources/autodocs/document.txt +lpod/documentation/html/_sources/autodocs/draw_page.txt +lpod/documentation/html/_sources/autodocs/element.txt +lpod/documentation/html/_sources/autodocs/experimental.txt +lpod/documentation/html/_sources/autodocs/frame.txt +lpod/documentation/html/_sources/autodocs/future.txt +lpod/documentation/html/_sources/autodocs/heading.txt +lpod/documentation/html/_sources/autodocs/image.txt +lpod/documentation/html/_sources/autodocs/legacy.txt +lpod/documentation/html/_sources/autodocs/link.txt +lpod/documentation/html/_sources/autodocs/list.txt +lpod/documentation/html/_sources/autodocs/manifest.txt +lpod/documentation/html/_sources/autodocs/meta.txt +lpod/documentation/html/_sources/autodocs/note.txt +lpod/documentation/html/_sources/autodocs/paragraph.txt +lpod/documentation/html/_sources/autodocs/reference.txt +lpod/documentation/html/_sources/autodocs/release.txt +lpod/documentation/html/_sources/autodocs/rst2odt.txt +lpod/documentation/html/_sources/autodocs/scriptutils.txt +lpod/documentation/html/_sources/autodocs/section.txt +lpod/documentation/html/_sources/autodocs/shapes.txt +lpod/documentation/html/_sources/autodocs/smil.txt +lpod/documentation/html/_sources/autodocs/span.txt +lpod/documentation/html/_sources/autodocs/style.txt +lpod/documentation/html/_sources/autodocs/styles.txt +lpod/documentation/html/_sources/autodocs/table.txt +lpod/documentation/html/_sources/autodocs/toc.txt +lpod/documentation/html/_sources/autodocs/tracked_changes.txt +lpod/documentation/html/_sources/autodocs/utils.txt +lpod/documentation/html/_sources/autodocs/variable.txt +lpod/documentation/html/_sources/autodocs/xmlpart.txt +lpod/documentation/html/_sources/index.txt +lpod/documentation/html/_static/LinLibertine_R.woff +lpod/documentation/html/_static/README +lpod/documentation/html/_static/ajax-loader.gif +lpod/documentation/html/_static/banner-lpod_en.png +lpod/documentation/html/_static/basic.css +lpod/documentation/html/_static/comment-bright.png +lpod/documentation/html/_static/comment-close.png +lpod/documentation/html/_static/comment.png +lpod/documentation/html/_static/default.css +lpod/documentation/html/_static/doctools.js +lpod/documentation/html/_static/down-pressed.png +lpod/documentation/html/_static/down.png +lpod/documentation/html/_static/file.png +lpod/documentation/html/_static/jquery.js +lpod/documentation/html/_static/lpod.css +lpod/documentation/html/_static/minus.png +lpod/documentation/html/_static/plus.png +lpod/documentation/html/_static/pygments.css +lpod/documentation/html/_static/searchtools.js +lpod/documentation/html/_static/sidebar.js +lpod/documentation/html/_static/underscore.js +lpod/documentation/html/_static/up-pressed.png +lpod/documentation/html/_static/up.png +lpod/documentation/html/_static/websupport.js +lpod/documentation/html/autodocs.html +lpod/documentation/html/autodocs/_flags.html +lpod/documentation/html/autodocs/bookmark.html +lpod/documentation/html/autodocs/cleaner.html +lpod/documentation/html/autodocs/const.html +lpod/documentation/html/autodocs/container.html +lpod/documentation/html/autodocs/content.html +lpod/documentation/html/autodocs/datatype.html +lpod/documentation/html/autodocs/document.html +lpod/documentation/html/autodocs/draw_page.html +lpod/documentation/html/autodocs/element.html +lpod/documentation/html/autodocs/experimental.html +lpod/documentation/html/autodocs/frame.html +lpod/documentation/html/autodocs/future.html +lpod/documentation/html/autodocs/heading.html +lpod/documentation/html/autodocs/image.html +lpod/documentation/html/autodocs/legacy.html +lpod/documentation/html/autodocs/link.html +lpod/documentation/html/autodocs/list.html +lpod/documentation/html/autodocs/manifest.html +lpod/documentation/html/autodocs/meta.html +lpod/documentation/html/autodocs/note.html +lpod/documentation/html/autodocs/paragraph.html +lpod/documentation/html/autodocs/reference.html +lpod/documentation/html/autodocs/release.html +lpod/documentation/html/autodocs/rst2odt.html +lpod/documentation/html/autodocs/scriptutils.html +lpod/documentation/html/autodocs/section.html +lpod/documentation/html/autodocs/shapes.html +lpod/documentation/html/autodocs/smil.html +lpod/documentation/html/autodocs/span.html +lpod/documentation/html/autodocs/style.html +lpod/documentation/html/autodocs/styles.html +lpod/documentation/html/autodocs/table.html +lpod/documentation/html/autodocs/toc.html +lpod/documentation/html/autodocs/tracked_changes.html +lpod/documentation/html/autodocs/utils.html +lpod/documentation/html/autodocs/variable.html +lpod/documentation/html/autodocs/xmlpart.html +lpod/documentation/html/genindex.html +lpod/documentation/html/index.html +lpod/documentation/html/objects.inv +lpod/documentation/html/py-modindex.html +lpod/documentation/html/search.html +lpod/documentation/html/searchindex.js +lpod/draw_page.py +lpod/element.py +lpod/experimental.py +lpod/frame.py +lpod/future.py +lpod/heading.py +lpod/image.py +lpod/legacy.py +lpod/link.py +lpod/list.py +lpod/manifest.py +lpod/meta.py +lpod/note.py +lpod/paragraph.py +lpod/reference.py +lpod/rst2odt.py +lpod/scripts/lpod-budapest-demo.py +lpod/scripts/lpod-clean.py +lpod/scripts/lpod-convert.py +lpod/scripts/lpod-diff.py +lpod/scripts/lpod-folder.py +lpod/scripts/lpod-highlight.py +lpod/scripts/lpod-merge.py +lpod/scripts/lpod-meta.py +lpod/scripts/lpod-mm2odt.py +lpod/scripts/lpod-show.py +lpod/scripts/lpod-style.py +lpod/scripts/lpod-test.py +lpod/scriptutils.py +lpod/section.py +lpod/shapes.py +lpod/smil.py +lpod/span.py +lpod/style.py +lpod/styles.py +lpod/table.py +lpod/templates/drawing.otg +lpod/templates/lpod_styles.odt +lpod/templates/namespaces.xml +lpod/templates/presentation.otp +lpod/templates/spreadsheet.ots +lpod/templates/test_template.ott +lpod/templates/test_template.py +lpod/templates/text.ott +lpod/test/.gitignore +lpod/test/network_test.py +lpod/test/samples/base_shapes.odg +lpod/test/samples/base_text.odt +lpod/test/samples/bookmark.odt +lpod/test/samples/example.odp +lpod/test/samples/example.odt +lpod/test/samples/example.xml +lpod/test/samples/frame_image.odp +lpod/test/samples/image.png +lpod/test/samples/image2.jpg +lpod/test/samples/list.odt +lpod/test/samples/meta.odt +lpod/test/samples/note.odt +lpod/test/samples/rst2odt_sample.rst +lpod/test/samples/simple_table.ods +lpod/test/samples/simple_table_named_range.ods +lpod/test/samples/span_a.odt +lpod/test/samples/span_style.odt +lpod/test/samples/styled_table.ods +lpod/test/samples/text1.csv +lpod/test/samples/toc.odt +lpod/test/samples/tracked_changes.odt +lpod/test/samples/variable.odt +lpod/test/test.py +lpod/test/test_bookmark.py +lpod/test/test_container.py +lpod/test/test_content.py +lpod/test/test_datatype.py +lpod/test/test_document.py +lpod/test/test_draw_page.py +lpod/test/test_element.py +lpod/test/test_frame.py +lpod/test/test_heading.py +lpod/test/test_image.py +lpod/test/test_link.py +lpod/test/test_list.py +lpod/test/test_manifest.py +lpod/test/test_meta.py +lpod/test/test_note.py +lpod/test/test_paragraph.py +lpod/test/test_reference.py +lpod/test/test_scripts.sh +lpod/test/test_section.py +lpod/test/test_shapes.py +lpod/test/test_span.py +lpod/test/test_style.py +lpod/test/test_styles.py +lpod/test/test_table.py +lpod/test/test_text.py +lpod/test/test_toc.py +lpod/test/test_tracked_changes.py +lpod/test/test_utils.py +lpod/test/test_variable.py +lpod/test/test_xmlpart.py +lpod/test/use_case1.py +lpod/test/use_case2.py +lpod/test/use_case3.py +lpod/test/use_case_perf.py +lpod/toc.py +lpod/tracked_changes.py +lpod/utils.py +lpod/variable.py +lpod/xmlpart.py +manifest.py +meta.py +note.py +paragraph.py +reference.py +release.py +rst2odt.py +scripts/lpod-budapest-demo.py +scripts/lpod-clean.py +scripts/lpod-convert.py +scripts/lpod-diff.py +scripts/lpod-folder.py +scripts/lpod-highlight.py +scripts/lpod-merge.py +scripts/lpod-meta.py +scripts/lpod-mm2odt.py +scripts/lpod-show.py +scripts/lpod-style.py +scripts/lpod-test.py +scriptutils.py +section.py +setup.py +shapes.py +smil.py +span.py +style.py +styles.py +table.py +templates/drawing.otg +templates/lpod_styles.odt +templates/namespaces.xml +templates/presentation.otp +templates/spreadsheet.ots +templates/test_template.ott +templates/test_template.py +templates/text.ott +toc.py +tracked_changes.py +utils.py +variable.py +xmlpart.py +MANIFEST +version.txt \ No newline at end of file diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..9c1218c --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +1.1.3 \ No newline at end of file From 8862824295deb21eca5cd486280c8b7e16141d25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20St=C3=ADskala?= Date: Mon, 11 Mar 2013 16:43:11 +0100 Subject: [PATCH 4/5] Changed from distutils to setuptools --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index da955d9..cbbe0a4 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ # # Import from the Standard Library -from distutils import core +from setuptools import setup from os import listdir from os.path import join from sys import executable @@ -60,7 +60,7 @@ # Make the python_path.txt file open('python_path.txt', 'w').write(executable) -core.setup( +setup( description='lpOD Library', license='GPLv3 + Apache v2', name='lpod-python', From a93dc142475332bbf63fc228c999ad857db18dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20St=C3=ADskala?= Date: Mon, 11 Mar 2013 16:48:22 +0100 Subject: [PATCH 5/5] modified version number --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 9c1218c..38f8e88 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.3 \ No newline at end of file +dev