File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 44[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/docling-parse )] ( https://pypi.org/project/docling-parse/ )
55[ ![ Poetry] ( https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json )] ( https://python-poetry.org/ )
66[ ![ Pybind11] ( https://img.shields.io/badge/build-pybind11-blue )] ( https://github.com/pybind/pybind11/ )
7- [ ![ Platforms] ( https://img.shields.io/badge/platform-macos%20|%20linux-blue )] ( https://github.com/DS4SD/docling-parse/ )
7+ [ ![ Platforms] ( https://img.shields.io/badge/platform-macos%20|%20linux%20|%20windows -blue )] ( https://github.com/DS4SD/docling-parse/ )
88[ ![ License MIT] ( https://img.shields.io/github/license/DS4SD/docling-parse )] ( https://opensource.org/licenses/MIT )
99
1010Simple package to extract text with coordinates from programmatic PDFs.
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ classifiers = [
1717 " License :: OSI Approved :: MIT License" ,
1818 " Operating System :: MacOS :: MacOS X" ,
1919 " Operating System :: POSIX :: Linux" ,
20+ " Operating System :: Microsoft :: Windows" ,
2021 " Development Status :: 5 - Production/Stable" ,
2122 " Intended Audience :: Developers" ,
2223 " Intended Audience :: Science/Research" ,
You can’t perform that action at this time.
0 commit comments