LICENSE
README.md
pyproject.toml
jassor/__init__.py
jassor.egg-info/PKG-INFO
jassor.egg-info/SOURCES.txt
jassor.egg-info/dependency_links.txt
jassor.egg-info/requires.txt
jassor.egg-info/top_level.txt
jassor/shape/__init__.py
jassor/shape/interface.py
jassor/shape/shapely_impl/__init__.py
jassor/shape/shapely_impl/definition.py
jassor/shape/shapely_impl/functional.py
jassor/shape/shapely_impl/impl_base.py
jassor/shape/shapely_impl/impl_circle.py
jassor/shape/shapely_impl/impl_empty.py
jassor/shape/shapely_impl/impl_full.py
jassor/shape/shapely_impl/impl_multi_complex.py
jassor/shape/shapely_impl/impl_multi_simple.py
jassor/shape/shapely_impl/impl_region.py
jassor/shape/shapely_impl/impl_single_complex.py
jassor/shape/shapely_impl/impl_single_simple.py
jassor/shape/shapely_impl/polygon_creators.py
jassor/utils/__init__.py
jassor/utils/__init__.pyi
jassor/utils/color.py
jassor/utils/jassor_plot_lib.py
jassor/utils/json_encoder.py
jassor/utils/logger.py
jassor/utils/merger.py
jassor/utils/multiprocess.py
jassor/utils/timer.py