boxtodocx

View on PyPIReverse Dependencies (0)

1.0.0 boxtodocx-1.0.0-py3-none-any.whl

Wheel Details

Project: boxtodocx
Version: 1.0.0
Filename: boxtodocx-1.0.0-py3-none-any.whl
Download: [link]
Size: 21039
MD5: 9cdba0e18de0b41ab5252d4a21a8c7a3
SHA256: 5323792182085c9c11075d1213aba71597805b6f03170eade2521a2720047999
Uploaded: 2024-11-28 19:38:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: boxtodocx
Version: 1.0.0
Summary: Convert Box Notes to Microsoft Word (docx) documents
Author: Ujjwal Kumar
Author-Email: ramuklawjju12321[at]gmail.com
Home-Page: https://github.com/ujjwal-ibm/boxtodocx
Project-Url: Bug Tracker, https://github.com/ujjwal-ibm/boxtodocx/issues
Project-Url: Documentation, https://github.com/ujjwal-ibm/boxtodocx
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Office/Business
Classifier: Topic :: Text Processing
Requires-Python: >=3.8
Requires-Dist: beautifulsoup4 (>=4.9.3)
Requires-Dist: python-docx (>=0.8.11)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: click (>=8.0.0)
Requires-Dist: typing-extensions (>=4.0.0)
Requires-Dist: colorlog (>=6.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1330 characters]

WHEEL

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

RECORD

Path Digest Size
boxtodocx/__init__.py sha256=RXfSAPXN9V6kheyonwwndb9To6IVZFIalKe3efjTlpg 133
boxtodocx/__main__.py sha256=2K5NB3wTJydqfSbewoqSbXWtPzBVDoFJ1x331njS4D8 153
boxtodocx/cli.py sha256=JW9iZ5cSLwpxOaI4x2FW4WfKRtzmkZyiIvJTm1ohRvE 2228
boxtodocx/converter.py sha256=wsobcdkTBU_6rqfdn-MdZtSpvdx2mHwIdItfcJ0NK3s 10854
boxtodocx/handlers/Readme.md sha256=S1hW2wuQ8iwBBtWdDuLl0YNYDW6Glbxano2U9vp21o4 95
boxtodocx/handlers/__init__.py sha256=ri67nHAHozyzZoFQwZHkADRChNLkZehc9_pUnK5VWJo 202
boxtodocx/handlers/docx_handler.py sha256=ZWHbPzn4H-gu15kUfJYXMjL6Dg7RYgSyR7pPYH4np1c 26452
boxtodocx/handlers/html_handler.py sha256=xIIEeDbJpL4HmPj9A8NKZC0c6vYGbwNsUjNgmqR2DOw 9893
boxtodocx/mappers/Readme.md sha256=nTDdWS7DiiOIwqeX95RqYMWIvgnjCAUapkTO_XXEFnY 79
boxtodocx/mappers/__init__.py sha256=Hr0arz8JD1Ey7kRvDKduolxCYDcBlif3dkHjclZKvRM 261
boxtodocx/mappers/html_mapper.py sha256=T1-cRGWiErq4CWUJVpMVZt7IKTjlvvc0CTEvTxCqg3o 11961
boxtodocx/utils/Readme.md sha256=0LKl6H_bjsaB55dAeMl3gkXhNG1v_pcCf-xp74k2IRo 75
boxtodocx/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
boxtodocx/utils/logger.py sha256=P0AUMK23P7cfCv3fLTJbAPsOw5LDfgL2-xMmmpiSsHU 1295
boxtodocx-1.0.0.dist-info/METADATA sha256=2y5K0NbZARjn2jFiOQcnxkz8U_S2kyZZGEUpI8s0ErA 2488
boxtodocx-1.0.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
boxtodocx-1.0.0.dist-info/entry_points.txt sha256=kiLg_T_9fr6A8zOiSWsi3qzzKqJnWlHL-WdQerOjfBY 49
boxtodocx-1.0.0.dist-info/top_level.txt sha256=Mdnms0Yk0KdATXkIfSSOvFaj2eY2TrWJ5iKXZse6_mI 10
boxtodocx-1.0.0.dist-info/RECORD

top_level.txt

boxtodocx

entry_points.txt

boxtodocx = boxtodocx.cli:main