What
pip install parsemux currently fails — package is not on PyPI.
How
- Register
parsemux name on PyPI
- Add GitHub Actions workflow for automated publish on tag
- Test with
pip install parsemux[pymupdf,kreuzberg,cli]
Priority
This is the #1 blocker for OSS adoption. Without PyPI, install.sh doesn't work and nobody can install it.
What
pip install parsemuxcurrently fails — package is not on PyPI.How
parsemuxname on PyPIpip install parsemux[pymupdf,kreuzberg,cli]Priority
This is the #1 blocker for OSS adoption. Without PyPI,
install.shdoesn't work and nobody can install it.