.bumpversion.cfg
.coveragerc
.editorconfig
.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
Benker.egg-info/PKG-INFO
Benker.egg-info/SOURCES.txt
Benker.egg-info/dependency_links.txt
Benker.egg-info/requires.txt
Benker.egg-info/top_level.txt
Benker.egg-info/zip-safe
about/README.md
about/benker-grid.jpeg
benker/__init__.py
benker/alphabet.py
benker/box.py
benker/cell.py
benker/coord.py
benker/drawing.py
benker/grid.py
benker/size.py
benker/styled.py
benker/table.py
benker/units.py
benker/builders/__init__.py
benker/builders/base_builder.py
benker/builders/cals.py
benker/builders/formex.py
benker/builders/namespace.py
benker/common/__init__.py
benker/common/lxml_iterwalk.py
benker/common/lxml_qname.py
benker/converters/__init__.py
benker/converters/base_converter.py
benker/converters/cals2formex.py
benker/converters/formex2cals.py
benker/converters/ooxml2cals.py
benker/converters/ooxml2formex.py
benker/parsers/__init__.py
benker/parsers/base_parser.py
benker/parsers/formex.py
benker/parsers/cals/__init__.py
benker/parsers/cals/frame_styles.py
benker/parsers/ooxml/__init__.py
benker/parsers/ooxml/namespaces.py
benker/parsers/ooxml/types.py
benker/parsers/ooxml/w_pg_sz.py
benker/parsers/ooxml/w_shd.py
benker/schemas/__init__.py
benker/schemas/cals.xsd
benker/schemas/calstblx.xsd
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/readme.rst
docs/requirements.txt
docs/_static/benker-icon.png
docs/_static/benker-logo-sidebar.png
docs/_static/converter-puzzle.png
docs/_static/converters.ooxml2formex.sample1.docx
docs/_static/converters.ooxml2formex.sample1.jpeg
docs/_static/converters.ooxml2formex.sample1.xml
docs/_static/converters.ooxml2formex.sample2.xml
docs/_static/custom.css
docs/_static/general-class-diagram.png
docs/_static/general-conversion-process.png
docs/_static/general-sequence-diagram.png
docs/_static/logo-oasis.png
docs/_static/logo-ooxml.png
docs/_static/logo-publications-office.png
docs/_static/parsers.cals.sample1.xml
docs/_static/parsers.cals.sample2.xml
docs/_static/parsers.cals.styles.ods
docs/_static/parsers.formex.sample1.xml
docs/_static/parsers.formex.sample2.xml
docs/_static/parsers.formex.sample3.xml
docs/_static/parsers.formex.styles.ods
docs/_static/puzzle-cals-builder-40.png
docs/_static/puzzle-cals-parser-40.png
docs/_static/puzzle-formex4-builder-40.png
docs/_static/puzzle-formex4-parser-40.png
docs/_static/puzzle-html-builder-40.png
docs/_static/puzzle-html-parser-40.png
docs/_static/puzzle-ooxml-builder-40.png
docs/_static/puzzle-ooxml-parser-40.png
docs/api/benker.alphabet.rst
docs/api/benker.box.rst
docs/api/benker.builders.base_builder.rst
docs/api/benker.builders.cals.rst
docs/api/benker.builders.formex.rst
docs/api/benker.builders.namespace.rst
docs/api/benker.builders.rst
docs/api/benker.cell.rst
docs/api/benker.common.lxml_iterwalk.rst
docs/api/benker.common.lxml_qname.rst
docs/api/benker.common.rst
docs/api/benker.converters.base_converter.rst
docs/api/benker.converters.cals2formex.rst
docs/api/benker.converters.formex2cals.rst
docs/api/benker.converters.ooxml2cals.rst
docs/api/benker.converters.ooxml2formex.rst
docs/api/benker.converters.rst
docs/api/benker.coord.rst
docs/api/benker.drawing.rst
docs/api/benker.grid.rst
docs/api/benker.parsers.base_parser.rst
docs/api/benker.parsers.cals.frame_styles.rst
docs/api/benker.parsers.cals.rst
docs/api/benker.parsers.formex.rst
docs/api/benker.parsers.ooxml.namespaces.rst
docs/api/benker.parsers.ooxml.rst
docs/api/benker.parsers.ooxml.types.rst
docs/api/benker.parsers.ooxml.w_pg_sz.rst
docs/api/benker.parsers.ooxml.w_shd.rst
docs/api/benker.parsers.rst
docs/api/benker.rst
docs/api/benker.size.rst
docs/api/benker.styled.rst
docs/api/benker.table.rst
docs/api/benker.units.rst
docs/tutorials/box.rst
docs/tutorials/builders.cals.rst
docs/tutorials/builders.formex.rst
docs/tutorials/cell.rst
docs/tutorials/converters.cals2formex.rst
docs/tutorials/converters.formex2cals.rst
docs/tutorials/converters.ooxml2cals.rst
docs/tutorials/converters.ooxml2formex.rst
docs/tutorials/coord.rst
docs/tutorials/grid.rst
docs/tutorials/index.rst
docs/tutorials/parsers.cals.rst
docs/tutorials/parsers.formex.rst
docs/tutorials/parsers.ooxml.rst
docs/tutorials/size.rst
docs/tutorials/styled.rst
docs/tutorials/table.rst
tests/__init__.py
tests/test_grid_draw.py
tests/test_sample.py
tests/test_table.py
tests/builders/__init__.py
tests/builders/test_base_builder.py
tests/builders/test_cals_builder.py
tests/builders/test_formex_builder.py
tests/common/__init__.py
tests/common/test_lxml_Iterwalk.py
tests/common/test_lxml_qname.py
tests/converters/__init__.py
tests/converters/cals_comparator.py
tests/converters/test_convert_cals2formex.py
tests/converters/test_convert_formex2cals.py
tests/converters/test_convert_ooxml2cals.py
tests/converters/test_convert_ooxml2formex4.py
tests/parsers/__init__.py
tests/parsers/test_formex_parser.py
tests/parsers/test_ooxml_parser.py
tests/parsers/cals/__init__.py
tests/parsers/cals/test_cals_parser.py
tests/parsers/cals/test_frame_styles.py
tests/resources/__init__.py
tests/resources/cals/README.md
tests/resources/cals/fix_10_embed_gr_notes1.xml
tests/resources/cals/fix_10_embed_gr_notes2.xml
tests/resources/cals/fix_11_corpus_width_missing.xml
tests/resources/cals/fix_12_missing_colspec_attributes.xml
tests/resources/cals/fix_9_lost_text_in_entries.xml
tests/resources/cals/tbl_col_type_header.xml
tests/resources/cals/tbl_sample.xml
tests/resources/cals/tbl_sample_cals2.xml
tests/resources/cals/tbl_sample_formex.xml
tests/resources/cals/tbl_small_table.xml
tests/resources/cals2formex/fix_10_embed_gr_notes1.xml
tests/resources/cals2formex/fix_10_embed_gr_notes2.xml
tests/resources/cals2formex/fix_11_corpus_width_missing.xml
tests/resources/cals2formex/fix_12_missing_colspec_attributes.xml
tests/resources/cals2formex/fix_9_lost_text_in_entries.xml
tests/resources/cals2formex/tbl_col_type_header.xml
tests/resources/cals2formex/tbl_sample.xml
tests/resources/cals2formex/tbl_sample_cals2.xml
tests/resources/cals2formex/tbl_sample_formex.xml
tests/resources/cals2formex/tbl_small_table.xml
tests/resources/formex/README.md
tests/resources/formex/tbl_col_type_header.xml
tests/resources/formex/tbl_sample.xml
tests/resources/formex/tbl_sample_cals.xml
tests/resources/formex/tbl_small_table.xml
tests/resources/formex2cals/README.md
tests/resources/formex2cals/tbl_col_type_header.xml
tests/resources/formex2cals/tbl_sample.embedded.xml
tests/resources/formex2cals/tbl_sample.xml
tests/resources/formex2cals/tbl_sample_cals.embedded.xml
tests/resources/formex2cals/tbl_sample_cals.xml
tests/resources/formex2cals/tbl_small_table.xml
tests/resources/ooxml/Lorem Ipsum.pdf
tests/resources/ooxml/Lorem Ipsum.xml
tests/resources/ooxml/Revision marks.xml
tests/resources/ooxml/alignements.xml
tests/resources/ooxml/alignements2.xml
tests/resources/ooxml/demo.docx
tests/resources/ooxml/demo.pdf
tests/resources/ooxml/demo_images.docx
tests/resources/ooxml/demo_images.xml
tests/resources/ooxml/empty_cells.xml
tests/resources/ooxml/misc_tables.xml
tests/resources/ooxml/simple_merge.xml
tests/resources/ooxml/table_in_table.xml
tests/resources/ooxml2cals/Lorem Ipsum.xml
tests/resources/ooxml2cals/Revision marks.xml
tests/resources/ooxml2cals/alignements.xml
tests/resources/ooxml2cals/alignements2.xml
tests/resources/ooxml2cals/demo.xml
tests/resources/ooxml2cals/demo_images.xml
tests/resources/ooxml2cals/misc_tables.xml
tests/resources/ooxml2cals/simple_merge.xml
tests/resources/ooxml2cals/table_in_table.xml
tests/resources/ooxml2formex/Revision marks.xml
tests/resources/ooxml2formex/demo.xml
tests/resources/ooxml2formex/demo_images.xml
tests/resources/ooxml2formex/empty_cells.xml
tests/resources/ooxml2formex/misc_tables.xml
tests/resources/ooxml2formex/simple_merge.xml
tests/resources/ooxml2formex/table_in_table.xml
tests/resources/ooxml2formex_detect_titles/empty_cells.xml