v1.0.1 — Technical Report Rewrite, PyPI Metadata & Documentation Alignment
Overview
universal-doc-parser v1.0.1 aligns repository documentation, PyPI packaging metadata, and technical disclosures. This release repositions the project as a focused technical report, transparently evaluates the competitive landscape alongside Docling, Marker, and Unstructured, and refines PyPI image rendering.
What's Changed
- Technical Report Structure: Repositioned the repository documentation from marketing claims to an honest technical report detailing architectural scope, explicit limitations, and planned ablation studies.
- Related Work & Competitive Context: Added in-depth comparison section honestly benchmarking capabilities against Docling, Marker, and Unstructured.
- Differentiator Highlight: Elevated the adaptive layout fingerprinting and template auto-tuning cache as the primary novel contribution for recurring document templates.
- PyPI Installation Fix: Corrected installation commands across all documentation to reference the canonical PyPI package name:
universal-doc-parser. - License Transparency: Disclosed GPL-3.0 copyleft terms for optional Outlook
.msgparsing (extract-msg) alongside MIT/Apache-2.0 core dependencies. - PyPI Banner Rendering: Optimized banner image HTML markup for compatibility with PyPI's
warehouse-camosecure proxy. - Benchmark Disclosure: Clarified live API vs. simulated evaluations, removing unverified simulation figures from published tables.
Installation
pip install universal-doc-parser