MANIFEST.in
README.md
pyproject.toml
setup.py
asmpig/__init__.py
asmpig.egg-info/PKG-INFO
asmpig.egg-info/SOURCES.txt
asmpig.egg-info/dependency_links.txt
asmpig.egg-info/top_level.txt
asmpig/asm1pig/combiner.c
asmpig/asm1pig/firstflush.c
asmpig/asm1pig/fractionation.c
asmpig/asm1pig/sewer.c
asmpig/asm1pig/unisoilmodel.c
asmpig/asm1pig/c_core/asm1_combiner_core.c
asmpig/asm1pig/c_core/asm1_firstflush_core.c
asmpig/asm1pig/c_core/asm1_fractionation_core.c
asmpig/asm1pig/c_core/asm1_sewer_core.c
asmpig/asm1pig/c_core/asm1_unisoil_core.c
asmpig/asm2dn2opig/combiner.c
asmpig/asm2dn2opig/firstflush.c
asmpig/asm2dn2opig/fractionation.c
asmpig/asm2dn2opig/sewer.c
asmpig/asm2dn2opig/unisoilmodel.c
asmpig/asm2dn2opig/c_core/asm2dn2o_combiner_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_firstflush_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_fractionation_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_sewer_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_unisoil_core.c
asmpig/asm2dpig/combiner.c
asmpig/asm2dpig/firstflush.c
asmpig/asm2dpig/fractionation.c
asmpig/asm2dpig/sewer.c
asmpig/asm2dpig/unisoilmodel.c
asmpig/asm2dpig/c_core/asm2d_combiner_core.c
asmpig/asm2dpig/c_core/asm2d_firstflush_core.c
asmpig/asm2dpig/c_core/asm2d_fractionation_core.c
asmpig/asm2dpig/c_core/asm2d_sewer_core.c
asmpig/asm2dpig/c_core/asm2d_unisoil_core.c
asmpig/asm3pig/combiner.c
asmpig/asm3pig/firstflush.c
asmpig/asm3pig/fractionation.c
asmpig/asm3pig/sewer.c
asmpig/asm3pig/unisoilmodel.c
asmpig/asm3pig/c_core/asm3_combiner_core.c
asmpig/asm3pig/c_core/asm3_firstflush_core.c
asmpig/asm3pig/c_core/asm3_fractionation_core.c
asmpig/asm3pig/c_core/asm3_sewer_core.c
asmpig/asm3pig/c_core/asm3_unisoil_core.c
asmpig/asm1pig/__init__.py
asmpig/asm1pig/cdefs.pxd
asmpig/asm1pig/combiner.c
asmpig/asm1pig/combiner.pyx
asmpig/asm1pig/firstflush.c
asmpig/asm1pig/firstflush.pyx
asmpig/asm1pig/fractionation.c
asmpig/asm1pig/fractionation.pyx
asmpig/asm1pig/sewer.c
asmpig/asm1pig/sewer.pyx
asmpig/asm1pig/unisoilmodel.c
asmpig/asm1pig/unisoilmodel.pyx
asmpig/asm1pig/c_core/asm1_combiner_core.c
asmpig/asm1pig/c_core/asm1_combiner_core.h
asmpig/asm1pig/c_core/asm1_firstflush_core.c
asmpig/asm1pig/c_core/asm1_firstflush_core.h
asmpig/asm1pig/c_core/asm1_fractionation_core.c
asmpig/asm1pig/c_core/asm1_fractionation_core.h
asmpig/asm1pig/c_core/asm1_sewer_core.c
asmpig/asm1pig/c_core/asm1_sewer_core.h
asmpig/asm1pig/c_core/asm1_unisoil_core.c
asmpig/asm1pig/c_core/asm1_unisoil_core.h
asmpig/asm2dn2opig/__init__.py
asmpig/asm2dn2opig/cdefs.pxd
asmpig/asm2dn2opig/combiner.c
asmpig/asm2dn2opig/combiner.pyx
asmpig/asm2dn2opig/firstflush.c
asmpig/asm2dn2opig/firstflush.pyx
asmpig/asm2dn2opig/fractionation.c
asmpig/asm2dn2opig/fractionation.pyx
asmpig/asm2dn2opig/sewer.c
asmpig/asm2dn2opig/sewer.pyx
asmpig/asm2dn2opig/unisoilmodel.c
asmpig/asm2dn2opig/unisoilmodel.pyx
asmpig/asm2dn2opig/c_core/asm2dn2o_combiner_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_combiner_core.h
asmpig/asm2dn2opig/c_core/asm2dn2o_firstflush_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_firstflush_core.h
asmpig/asm2dn2opig/c_core/asm2dn2o_fractionation_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_fractionation_core.h
asmpig/asm2dn2opig/c_core/asm2dn2o_sewer_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_sewer_core.h
asmpig/asm2dn2opig/c_core/asm2dn2o_unisoil_core.c
asmpig/asm2dn2opig/c_core/asm2dn2o_unisoil_core.h
asmpig/asm2dpig/__init__.py
asmpig/asm2dpig/cdefs.pxd
asmpig/asm2dpig/combiner.c
asmpig/asm2dpig/combiner.pyx
asmpig/asm2dpig/firstflush.c
asmpig/asm2dpig/firstflush.pyx
asmpig/asm2dpig/fractionation.c
asmpig/asm2dpig/fractionation.pyx
asmpig/asm2dpig/sewer.c
asmpig/asm2dpig/sewer.pyx
asmpig/asm2dpig/unisoilmodel.c
asmpig/asm2dpig/unisoilmodel.pyx
asmpig/asm2dpig/c_core/asm2d_combiner_core.c
asmpig/asm2dpig/c_core/asm2d_combiner_core.h
asmpig/asm2dpig/c_core/asm2d_firstflush_core.c
asmpig/asm2dpig/c_core/asm2d_firstflush_core.h
asmpig/asm2dpig/c_core/asm2d_fractionation_core.c
asmpig/asm2dpig/c_core/asm2d_fractionation_core.h
asmpig/asm2dpig/c_core/asm2d_sewer_core.c
asmpig/asm2dpig/c_core/asm2d_sewer_core.h
asmpig/asm2dpig/c_core/asm2d_unisoil_core.c
asmpig/asm2dpig/c_core/asm2d_unisoil_core.h
asmpig/asm3pig/__init__.py
asmpig/asm3pig/cdefs.pxd
asmpig/asm3pig/combiner.c
asmpig/asm3pig/combiner.pyx
asmpig/asm3pig/firstflush.c
asmpig/asm3pig/firstflush.pyx
asmpig/asm3pig/fractionation.c
asmpig/asm3pig/fractionation.pyx
asmpig/asm3pig/sewer.c
asmpig/asm3pig/sewer.pyx
asmpig/asm3pig/unisoilmodel.c
asmpig/asm3pig/unisoilmodel.pyx
asmpig/asm3pig/c_core/asm3_combiner_core.c
asmpig/asm3pig/c_core/asm3_combiner_core.h
asmpig/asm3pig/c_core/asm3_firstflush_core.c
asmpig/asm3pig/c_core/asm3_firstflush_core.h
asmpig/asm3pig/c_core/asm3_fractionation_core.c
asmpig/asm3pig/c_core/asm3_fractionation_core.h
asmpig/asm3pig/c_core/asm3_sewer_core.c
asmpig/asm3pig/c_core/asm3_sewer_core.h
asmpig/asm3pig/c_core/asm3_unisoil_core.c
asmpig/asm3pig/c_core/asm3_unisoil_core.h