LICENSE
README.rst
setup.cfg
setup.py
pangocffi/VERSION
pangocffi/__init__.py
pangocffi/c_definitions_glib.txt
pangocffi/c_definitions_pango.txt
pangocffi/context.py
pangocffi/convert.py
pangocffi/enums.py
pangocffi/ffi_build.py
pangocffi/ffi_instance_builder.py
pangocffi/font_description.py
pangocffi/glyph_item.py
pangocffi/glyph_item_iter.py
pangocffi/item.py
pangocffi/layout.py
pangocffi/layout_iter.py
pangocffi/layout_run.py
pangocffi/rectangle.py
pangocffi/version.py
pangocffi.egg-info/PKG-INFO
pangocffi.egg-info/SOURCES.txt
pangocffi.egg-info/dependency_links.txt
pangocffi.egg-info/requires.txt
pangocffi.egg-info/top_level.txt
tests/__init__.py
tests/functional/__init__.py
tests/functional/context_creator.py
tests/functional/test_context.py
tests/functional/test_convert.py
tests/functional/test_ffi_instance_builder.py
tests/functional/test_font_description.py
tests/functional/test_glyph_item_iter_with_context.py
tests/functional/test_glyph_item_with_context.py
tests/functional/test_item.py
tests/functional/test_item_with_context.py
tests/functional/test_layout.py
tests/functional/test_layout_iter.py
tests/functional/test_layout_run_with_context.py
tests/functional/test_layout_with_context.py
tests/functional/test_rectangle.py
tests/functional/test_version.py