ezno-convert

View on PyPIReverse Dependencies (0)

0.0.5b4 ezno_convert-0.0.5b4-py3-none-any.whl

Wheel Details

Project: ezno-convert
Version: 0.0.5b4
Filename: ezno_convert-0.0.5b4-py3-none-any.whl
Download: [link]
Size: 16167
MD5: ceeba0b7ab03d437c9bf96db58354f28
SHA256: 3c35b89c2af28ed09235bb2bcbf041142e82c543359d87ce20e702643507e0c8
Uploaded: 2021-02-10 05:35:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ezno-convert
Version: 0.0.5b4
Summary: Convert office files quickly and easily through CLI, GUI, or windows explorer context menu
Author: Ofer Sadan
Author-Email: ofersadan85[at]gmail.com
Home-Page: https://github.com/ofersadan85/ezno_convert
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3
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: Topic :: Desktop Environment :: File Managers
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Spreadsheet
Classifier: Topic :: Office/Business :: Office Suites
Classifier: Topic :: Printing
Classifier: Topic :: Text Editors :: Word Processors
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: comtypes (>=1.1.8)
Requires-Dist: dataclasses; python_version < "3.7"
Requires-Dist: wxPython (>=4.1.1); extra == "gui"
Provides-Extra: gui
Description-Content-Type: text/markdown
[Description omitted; length: 9986 characters]

WHEEL

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

RECORD

Path Digest Size
ezno_convert/__init__.py sha256=vTwHyRdGo70mHtnXYscmkAuxiE8TbsMlLdOTYsRZvFc 107
ezno_convert/cli.py sha256=3YZvlejbwhzMmJjO8v2MnZ12lFYFiSqr3epvAFpYSck 6506
ezno_convert/common.py sha256=75FiyMEMPC3Tsy_A9yjCg_WJoCb7WLJfxICXhdPyZUw 1194
ezno_convert/context.py sha256=kBqHmGjGVvM6WCc1BDfiHN_EIgssnuBWoSaxeNIHS6w 1946
ezno_convert/convert.py sha256=5N3U84HqF417rNLdEwVo1uDid3Akr6qoqaabHMAcBn4 5896
ezno_convert/enums.py sha256=BBt6RBYwuthuGgrSv_XWlKVtoK2u6B35KcPEj_MCSuw 1442
ezno_convert/gui.py sha256=knjRtrVDgK-QMOan-0GJjZFsclvTj9IHJ4p4QZ_PSLI 10005
ezno_convert-0.0.5b4.dist-info/LICENSE sha256=d32SmAUHfBgwjlFdUFcmM3JR1WYWgc34BRPMQNnIFsk 1088
ezno_convert-0.0.5b4.dist-info/METADATA sha256=8c80qtjJ3BODKqNuADMA6VPdEG6UoIqCaPETJMp8Bfs 11556
ezno_convert-0.0.5b4.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
ezno_convert-0.0.5b4.dist-info/entry_points.txt sha256=tQ0BkWWPj8b8VqRz6mnIbwJDU6C2fZcCdOF2CP-W72o 89
ezno_convert-0.0.5b4.dist-info/top_level.txt sha256=ln_L7Ga09Ua6Oi5gFGQlPOargxLbG8dKxz04nTszk-U 13
ezno_convert-0.0.5b4.dist-info/RECORD

top_level.txt

ezno_convert

entry_points.txt

eznoc = ezno_convert.cli:main
eznoc-gui = ezno_convert.gui:main [gui]