docx2markdown

View on PyPIReverse Dependencies (2)

0.1.1 docx2markdown-0.1.1-py3-none-any.whl

Wheel Details

Project: docx2markdown
Version: 0.1.1
Filename: docx2markdown-0.1.1-py3-none-any.whl
Download: [link]
Size: 8393
MD5: e48b4b010262130804fe060543184901
SHA256: a97d413e6a225d4a0932cc8660b92f10f5de28f0436bc18ee12ef3961cd4b2b1
Uploaded: 2024-11-23 21:11:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docx2markdown
Version: 0.1.1
Summary: Convert simple .docx files to markdown
Author: Robert Haase
Author-Email: robert.haase[at]uni-leipzig.de
Home-Page: https://github.com/haesleinhuepf/docx2markdown
Project-Url: Bug Tracker, https://github.com/haesleinhuepf/docx2markdown/issues
Project-Url: Documentation, https://github.com/haesleinhuepf/docx2markdown#README.md
Project-Url: Source Code, https://github.com/haesleinhuepf/docx2markdown
Project-Url: User Support, https://github.com/haesleinhuepf/docx2markdown/issues
License: BSD-3-Clause
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: python-docx
Requires-Dist: lxml
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 949 characters]

WHEEL

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

RECORD

Path Digest Size
docx2markdown/__init__.py sha256=v0Pj4wwZKJcfZBxobUjWu02jZbadoMnDe_Aah5e5KgI 118
docx2markdown/_docx_to_markdown.py sha256=OFl1vHbI_F0XGpoK9TLRRpq7G2Kg7bNcG1HbIDz8eSk 5378
docx2markdown/_markdown_to_docx.py sha256=_Kwtdk1HBYyUvptWIk7F88sNXbdZ38IKAnhd1gvKN7o 7107
docx2markdown/_terminal.py sha256=ZYgL84Cypz_kktRgzX7qqTSm5lpeE-CL6ot6TA1NeO0 600
docx2markdown-0.1.1.dist-info/LICENSE sha256=LwcZXklk_wK4goUHx0hO2B97PklLqQb_CwL-Csob5so 1550
docx2markdown-0.1.1.dist-info/METADATA sha256=r0KAWPgbxIqobU06EQ539dHyR1y8qxNWe-vyL3TC7-c 2308
docx2markdown-0.1.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
docx2markdown-0.1.1.dist-info/entry_points.txt sha256=I35ZZa9wfl8osGO51KX6dVmJfENhvs2J-WL2HOHXQWg 81
docx2markdown-0.1.1.dist-info/top_level.txt sha256=Bkkn-Vbqf54zyZBjblBN688G8NwsNJ5bQ6kVQcsr2u4 14
docx2markdown-0.1.1.dist-info/RECORD

top_level.txt

docx2markdown

entry_points.txt

docx2markdown = docx2markdown._terminal:command_line_interface