CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/reprofig/__init__.py
src/reprofig/__main__.py
src/reprofig/api.py
src/reprofig/artifacts.py
src/reprofig/cli.py
src/reprofig/compat.py
src/reprofig/profiles.py
src/reprofig/publication.py
src/reprofig/schema.py
src/reprofig/sources.py
src/reprofig/svg.py
src/reprofig/tables.py
src/reprofig/validation.py
src/reprofig.egg-info/PKG-INFO
src/reprofig.egg-info/SOURCES.txt
src/reprofig.egg-info/dependency_links.txt
src/reprofig.egg-info/entry_points.txt
src/reprofig.egg-info/requires.txt
src/reprofig.egg-info/top_level.txt
src/reprofig/carriers/__init__.py
src/reprofig/carriers/base.py
src/reprofig/carriers/bundle.py
src/reprofig/carriers/fits.py
src/reprofig/carriers/hdf5.py
src/reprofig/carriers/heif.py
src/reprofig/carriers/html.py
src/reprofig/carriers/jpeg.py
src/reprofig/carriers/manifest.py
src/reprofig/carriers/netcdf.py
src/reprofig/carriers/office.py
src/reprofig/carriers/payload.py
src/reprofig/carriers/pdf.py
src/reprofig/carriers/png.py
src/reprofig/carriers/registry.py
src/reprofig/carriers/svg.py
src/reprofig/carriers/tiff.py
src/reprofig/carriers/webp.py