docx-utils

View on PyPIReverse Dependencies (0)

0.1.3 docx_utils-0.1.3-py2.py3-none-any.whl

Wheel Details

Project: docx-utils
Version: 0.1.3
Filename: docx_utils-0.1.3-py2.py3-none-any.whl
Download: [link]
Size: 8364
MD5: 6af35512aceaf097ca2e8815e4db367a
SHA256: eeca16c8cbde9fe2fb9c58bf26122731d21f41d19fe19167d509c40181039acb
Uploaded: 2020-07-15 20:56:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docx-utils
Version: 0.1.3
Summary: Creation and manipulation of Open XML documents (mainly docx).
Author: Laurent LAPORTE
Author-Email: tantale.solutions[at]gmail.com
Home-Page: https://github.com/tantale/docx_utils
License: MIT License
Keywords: Microsoft,Office,Word,Excel,PowerPoint,docx,xlsx,pptx,XML
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Platform: posix
Platform: nt
Requires-Python: >= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*, < 4
Requires-Dist: click
Requires-Dist: six
Requires-Dist: lxml
Requires-Dist: enum34; python_version < "3.4"
Requires-Dist: tox (<4); extra == "dev"
Requires-Dist: zipp (<2); python_version < "3" and extra == "dev"
Requires-Dist: configparser (<5); python_version < "3" and extra == "dev"
Requires-Dist: virtualenv (<20); (python_version < "3" and sys_platform == "win32") and extra == "dev"
Requires-Dist: pytest (==4.6.11); extra == "test"
Requires-Dist: pytest-cov (==2.5.1); extra == "test"
Requires-Dist: mock (==3.0.5); extra == "test"
Requires-Dist: coverage (==5.0.4); extra == "test"
Requires-Dist: zipp (==1.2.0); python_version < "3" and extra == "test"
Requires-Dist: configparser (==4.0.2); python_version < "3" and extra == "test"
Requires-Dist: coverage (==5.0.4); python_version < "3" and extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 2627 characters]

WHEEL

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

RECORD

Path Digest Size
docx_utils/__init__.py sha256=oZeeGExSXQJDcJY4lHvpxWZMEkro7ueeGaslJuhsOOs 297
docx_utils/__main__.py sha256=SbsAXkIh7wHEbYwRp3dzD0bfQKoi8DQZFYM4iSHRcy0 403
docx_utils/cli.py sha256=U4JuD3NdMkfojiy5KTyIL3F9kP1KLH1GWeV1JnWc3NI 1608
docx_utils/exceptions.py sha256=OPqouWCB8eiImIiOa1oRfggUlxtay0Rq72Ir77S29C8 1041
docx_utils/flatten.py sha256=ZmzjTTL9mHsHZ5N1PttgBuGO-_I-smKy-s86h8egBhk 5538
docx_utils-0.1.3.dist-info/AUTHORS.rst sha256=q3dQqmz7djuHrFyqUn98OuXXglqpuiYDQJrPvpy5am8 64
docx_utils-0.1.3.dist-info/LICENSE.rst sha256=9L0T4lUD08zcnT7aG4PfHoovX5mI4FQUmnX02DbMQqM 1072
docx_utils-0.1.3.dist-info/METADATA sha256=QqqP1C7lLjqhxf-Fs48zy5LG3AfTvYUgp3H3Y5hAhrQ 4807
docx_utils-0.1.3.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
docx_utils-0.1.3.dist-info/entry_points.txt sha256=bc4YP3b5Gue9H_eoCk1wmyuthHnqrrfmoIFRLVKxcTg 52
docx_utils-0.1.3.dist-info/top_level.txt sha256=nrUmq-QYXGUf3quuR439cHZcezTWRnl5HpcYC1InNRo 11
docx_utils-0.1.3.dist-info/RECORD

top_level.txt

docx_utils

entry_points.txt

docx_utils = docx_utils.cli:main