Metadata-Version: 2.4
Name: BCBvcl4pyAPI
Version: 0.1.10
Summary: BCBvcl4pyAPI 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
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymysql
Dynamic: license-file

#BCBvcl4pyAPI Classes

## History of version
Version 0.1.10: 2025/10/09<BR>
Fixed the error of not releasing native classes in TMrmoryStreamPI and TIniFileAPI-<Final>.

Version 0.1.9: 2025/10/09<BR>
Fixed the error of not releasing native classes in TMrmoryStreamPI and TIniFileAPI.

Version 0.1.7a: 2025/10/09<BR>
Fixed the error of not releasing native classes in TMrmoryStreamPI and TIniFileAPI.

Version 0.1.7: 2025/10/09<BR>
Add the TMemoryStream, TIniFiles class

Version 0.1.6: 2025/10/08<BR>
Add the AnsiString class 

Version 0.1.5: 2025/09/20<BR>
Add the HyperDynamicArray class to provide large memory access functionality.<BR>

Version 0.1.3: 2025/09/19<BR>
Mainly fixed the issue where Packages could not be found after an update.<BR>
