ppt2txt

View on PyPIReverse Dependencies (0)

0.1.0 ppt2txt-0.1.0-py3-none-any.whl

Wheel Details

Project: ppt2txt
Version: 0.1.0
Filename: ppt2txt-0.1.0-py3-none-any.whl
Download: [link]
Size: 5786
MD5: 2d8d6a11cfbfb78357857237e82e71d3
SHA256: 3c5535d9a3af1c048814bffbefef62677dfc5c9e051a1e690db2b011448c9198
Uploaded: 2023-10-08 15:45:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ppt2txt
Version: 0.1.0
Summary: A pure python based utility to extract text from PPT files.
Author: Mattia Mancassola
Project-Url: Homepage, https://github.com/mett29/ppt2txt
License: MIT License Copyright (c) 2023 Mattia Mancassola 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: python,ppt,binary,extract,parse
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Requires-Dist: olefile (==0.46)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 961 characters]

WHEEL

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

RECORD

Path Digest Size
ppt2txt/__init__.py sha256=WmCX5cbOwVODyTJbmEEh85GpxZ7ziWYbJXW1LfJjUaA 62
ppt2txt/__main__.py sha256=kCiR8bF7nm9EHMtxqRMEF1DSf95ONYxYnRY6U6OwAVo 410
ppt2txt/ppt2txt.py sha256=oOzl9IslD6HLMNJIICrLdEwOKaJ2xEMZ-ScYb5INw6U 4331
ppt2txt-0.1.0.dist-info/LICENSE sha256=cLZ448PlxZQCCiUhYHq62VjBtXiy-S-S1lUI9mpYE_U 1074
ppt2txt-0.1.0.dist-info/METADATA sha256=ycWDPkJM6jfApBIvcnwjzgESW6uDMkBC1wBF-sF4imk 2773
ppt2txt-0.1.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
ppt2txt-0.1.0.dist-info/entry_points.txt sha256=AkY2SXpMrD27j4v0Yj0khRStqJ1N_mDZZ_A4ne0vK_k 50
ppt2txt-0.1.0.dist-info/top_level.txt sha256=DnA9MZ62UV8NpD3mBAgzspgnl7DRIm2X2Epxl5UvjK0 8
ppt2txt-0.1.0.dist-info/RECORD

top_level.txt

ppt2txt

entry_points.txt

ppt2txt = ppt2txt.__main__:main