rtfparse

View on PyPIReverse Dependencies (0)

0.9.0 rtfparse-0.9.0-py3-none-any.whl

Wheel Details

Project: rtfparse
Version: 0.9.0
Filename: rtfparse-0.9.0-py3-none-any.whl
Download: [link]
Size: 15971
MD5: 8a130aa9851ebb716414df9f180d75b1
SHA256: 11c0d57977a483c3a0c420cd5ca76dc8e6b85da09ad959823413a62a5bf39a3c
Uploaded: 2024-03-11 04:53:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rtfparse
Version: 0.9.0
Summary: Tool to parse Microsoft Rich Text Format (RTF)
Author-Email: Sven Siegmund <sven.siegmund[at]iav.de>
Project-Url: Documentation, https://github.com/fleetingbytes/rtfparse#readme
Project-Url: Issues, https://github.com/fleetingbytes/rtfparse/issues
Project-Url: Source, https://github.com/fleetingbytes/rtfparse
License: Copyright (c) 2023 Sven Siegmud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: parse,rtf
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: argcomplete
Requires-Dist: compressed-rtf
Requires-Dist: extract-msg
Requires-Dist: provide-dir
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3593 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rtfparse/__about__.py sha256=dHXCmpx5Og7fagpCkLDkOqfNyPIXy5pho0SephIXXS0 46
rtfparse/__init__.py sha256=ukMkm1VWjg7S555JP98SXOvTO59k3TZdrnHjAK4ig5s 162
rtfparse/cli.py sha256=khtMImrU7SOQKUqE23LNbdIK_1g6NK4o8KCxj5FgtRc 4337
rtfparse/entities.py sha256=XB9Mg-zl0pqrtHD4JUPEX_wJgvy9mZR6i8v-e6-INZo 8702
rtfparse/enums.py sha256=v8GDdRQqwf7zD9BRbjZy7OR0M-hmogziay_3zAmyH6E 263
rtfparse/logging_conf.py sha256=9v9jBLBA-tyLqgM3_UBlwDck5OIiJn3hS271MRnSJrs 3458
rtfparse/minimal.py sha256=7lTI9L1i5Tqb6ZOtbQr9quKU7EhDABW0igVwYFDEER4 824
rtfparse/parser.py sha256=B-2m25Q8cTgE8vhGfmpqSqzuCc-ZrP2GSGOtgQnwzz8 3621
rtfparse/re_patterns.py sha256=bSpKLFUT9j_ypY-qxnvoSBFV2gSeOMuHhdCNNdHuSGk 3901
rtfparse/utils.py sha256=-5TPy6TL-FScc7W64GJiSWm6lHkfrbJt9OeAFPZlII8 1976
rtfparse/renderers/__init__.py sha256=Sd9DrIP5x0V66O97GiW6H5aD6tpX8v98Cdm2XFUX6w4 87
rtfparse/renderers/html_decapsulator.py sha256=LRCfavVL-2eaxF25D7Di5fqfEa60uQl23-vVZCxzdbQ 3487
rtfparse-0.9.0.dist-info/METADATA sha256=TtherEr9B5Bj2TL-Rm_QWWqDqikgig6W9QzscOjaXWc 5950
rtfparse-0.9.0.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
rtfparse-0.9.0.dist-info/entry_points.txt sha256=ooDF8-7hjm0v93ITuOXhbPlJ6si7x-V8M4sdwuYxww4 43
rtfparse-0.9.0.dist-info/licenses/LICENSE.txt sha256=YocpdSfUkdwvH2cvWMMUTJESTjtbTAbj4x5MfFQ6c5w 1056
rtfparse-0.9.0.dist-info/RECORD

entry_points.txt

rtfparse = rtfparse:main