Metadata-Version: 1.1
Name: visio2img
Version: 1.0.0
Summary: module or software for translation from visio format toother general image format.
Home-page: https://github.com/yassu/Visio2Img
Author: Yassu
Author-email: yassumath@gmail.com
License: Released Under the Apache license
https://github.com/yassu/Visio2Img

Description: If you use this program as command in terminal, this program provides visio2img.py command.
        If you use this program as module of python, this module provides visio2img.visio2img.export_img function.
        Requirements of this program is Visio application and win32com module.
        This program is for only python3.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: Freeware
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Office/Business
