.coveragerc
MANIFEST.in
pyproject.toml
setup.py
src/geoarrow/c/__init__.py
src/geoarrow/c/_lib.pyx
src/geoarrow/c/lib.py
src/geoarrow/c/geoarrow/array_reader.c
src/geoarrow/c/geoarrow/array_view.c
src/geoarrow/c/geoarrow/array_writer.c
src/geoarrow/c/geoarrow/builder.c
src/geoarrow/c/geoarrow/double_parse_fast_float.cc
src/geoarrow/c/geoarrow/double_parse_std.c
src/geoarrow/c/geoarrow/double_print.c
src/geoarrow/c/geoarrow/fast_float.h
src/geoarrow/c/geoarrow/geoarrow.h
src/geoarrow/c/geoarrow/geoarrow.hpp
src/geoarrow/c/geoarrow/geoarrow_type.h
src/geoarrow/c/geoarrow/geoarrow_type_inline.h
src/geoarrow/c/geoarrow/kernel.c
src/geoarrow/c/geoarrow/metadata.c
src/geoarrow/c/geoarrow/nanoarrow.c
src/geoarrow/c/geoarrow/nanoarrow.h
src/geoarrow/c/geoarrow/schema.c
src/geoarrow/c/geoarrow/schema_view.c
src/geoarrow/c/geoarrow/util.c
src/geoarrow/c/geoarrow/visitor.c
src/geoarrow/c/geoarrow/wkb_reader.c
src/geoarrow/c/geoarrow/wkb_writer.c
src/geoarrow/c/geoarrow/wkt_reader.c
src/geoarrow/c/geoarrow/wkt_writer.c
src/geoarrow/c/geoarrow/ryu/common.h
src/geoarrow/c/geoarrow/ryu/d2fixed_full_table.h
src/geoarrow/c/geoarrow/ryu/d2s.c
src/geoarrow/c/geoarrow/ryu/d2s_full_table.h
src/geoarrow/c/geoarrow/ryu/d2s_intrinsics.h
src/geoarrow/c/geoarrow/ryu/digit_table.h
src/geoarrow/c/geoarrow/ryu/ryu.h
src/geoarrow/c/geoarrow_python/geoarrow_config.h
src/geoarrow/c/geoarrow_python/geoarrow_python.h
src/geoarrow_c.egg-info/PKG-INFO
src/geoarrow_c.egg-info/SOURCES.txt
src/geoarrow_c.egg-info/dependency_links.txt
src/geoarrow_c.egg-info/requires.txt
src/geoarrow_c.egg-info/top_level.txt
tests/test_geoarrow_lib.py
tests/test_import.py