jaraco.office

View on PyPIReverse Dependencies (0)

3.0.0 jaraco.office-3.0.0-py3-none-any.whl

Wheel Details

Project: jaraco.office
Version: 3.0.0
Filename: jaraco.office-3.0.0-py3-none-any.whl
Download: [link]
Size: 7182
MD5: 3111b3753801615a0909029721ce3412
SHA256: b93d87b66a668608f22f0c8ee5fab33f33376fa770a7a62af7ed67606af36ed3
Uploaded: 2020-12-28 03:19:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jaraco.office
Version: 3.0.0
Summary: Utility library for working with MS Office documents
Author: Jason R. Coombs
Author-Email: jaraco[at]jaraco.com
Home-Page: https://github.com/jaraco/jaraco.office
Keywords: excel office word
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Requires-Dist: jaraco.path
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jaraco.packaging (>=3.2); extra == "docs"
Requires-Dist: rst.linker (>=1.9); extra == "docs"
Requires-Dist: pytest (!=3.7.3,>=3.5); extra == "testing"
Requires-Dist: pytest-checkdocs (>=1.2.3); extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: jaraco.test (>=3.2.0); extra == "testing"
Requires-Dist: pytest-black (>=0.3.7); platform_python_implementation != "PyPy" and extra == "testing"
Requires-Dist: pytest-mypy; platform_python_implementation != "PyPy" and extra == "testing"
Requires-Dist: pypiwin32; platform_system == "Windows" and extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
[Description omitted; length: 1025 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jaraco/__init__.py sha256=iOEMwnlORWezdO8-2vxBIPSR37D7JGjluZ8f55vzxls 81
jaraco/office/__init__.py sha256=MsSFjiLMLJZ7QhUPpVBWKiyDnCzryquRyr329NoCACI 2
jaraco/office/convert.py sha256=8XOQVxMzlAJkin_gPryZyLcYAGLcFDEb7THC7pO7jBo 2770
jaraco/office/excel.py sha256=rD8R5x5XZufmMEcKknmCQAAC-_EY_mGNkoFltJ0VocA 1539
jaraco/office/grep.py sha256=LCOvKmTsPazOIB7j5ofzMtkACyFoSWi9S_YU17ih2ts 1342
jaraco/office/word.py sha256=rr1nCJFQ1BFRrX84hyO_tKtaemI9Dfz1_8Tau4zxCVE 1406
jaraco.office-3.0.0.dist-info/LICENSE sha256=2z8CRrH5J48VhFuZ_sR4uLUG63ZIeZNyL4xuJUKF-vg 1050
jaraco.office-3.0.0.dist-info/METADATA sha256=Eck3vIddLLs297A6CcTea7U7kRzzdOTLjpM_e2LlzzI 2427
jaraco.office-3.0.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
jaraco.office-3.0.0.dist-info/entry_points.txt sha256=FlbUjTd8YxEPd4Qy5wbPisWBPPixm-oLE6I4ZKi_sPI 135
jaraco.office-3.0.0.dist-info/top_level.txt sha256=0JnN3LfXH4LIRfXL-QFOGCJzQWZO3ELx4R1d_louoQM 7
jaraco.office-3.0.0.dist-info/RECORD

top_level.txt

jaraco

entry_points.txt

doc-to-pdf = jaraco.office.word:doc_to_pdf_cmd
doc-to-pdf-server = jaraco.office.convert:ConvertServer.start_server