Metadata-Version: 2.4
Name: ExtGUIAPI
Version: 1.2601.802
Summary: ExtGUIAPI Python package
Author-email: James Lin <tylin123@ms27.hinet.net>
License: Copyright (c) 2025 James Lin
        
        All rights reserved.
        
        Permission is granted for **personal, educational, or non-commercial use only**.
        You **may NOT**:
        
        1. Sell or otherwise commercially exploit this software or any part of it.
        2. Reproduce, distribute, or sublicense this software for commercial purposes.
        3. Modify or create derivative works for commercial purposes without explicit written permission from the copyright holder.
        
        You **may**:
        
        - Use the software for personal learning, research, or internal company evaluation (non-commercial).
        - Share the software with attribution to the original author, as long as it is not for commercial gain.
        
        **Disclaimer:**
        This software is provided "AS IS", without any warranty of any kind, either expressed or implied,
        including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement.
        In no event shall the author be liable for any claim, damages, or other liability arising from, out of, or in connection with the software or its use.
        
Project-URL: Homepage, https://mis.gotech.biz
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich
Dynamic: license-file

#ExtGUIAPI packages

## History of version
Version 1.2601.0802: 2026/01/08<BR>
CLASS_RichTUI: Improve table structure and method.


Version 1.2601.0801: 2026/01/08<BR>
CLASS_RichTUI: Add print(), status() function.

Version 1.2512.3102: 2025/12/31<BR>
[X] Remove CLASS_ExtGUI: curses for windows.

Version 1.2512.3101: 2025/12/31<BR>
Create CLASS_ExtGUI, CLASS_RichTUI two class for general purpose usage.
