Metadata-Version: 2.4
Name: gptdb-corex
Version: 0.1.5
Summary: A self-contained GPT database engine built with Django + Torch.
Author-email: Gerson De La Cruz <qaputancana@gmail.com>
License: GPT-DB License  
        Copyright (c) 2025 Gerson De La Cruz  
        
        This project is licensed under the **Creative Commons  
        Attribution–NonCommercial 4.0 International License (CC BY-NC 4.0)**.  
        
        You are free to:  
        • Use, share, and modify this software for **personal, academic, or research** purposes.  
        • Include it in **non-commercial** projects, provided that proper attribution is given to the author.  
        
        Attribution requirement:  
        Any use of this software must clearly credit **Gerson De La Cruz** in accompanying documentation,  
        readme files, or visible project descriptions. Example:  
        “Powered by GPT-DB by Gerson De La Cruz.”  
        
        You must not:  
        • Use, sell, or distribute this software or derivative works for **commercial or revenue-generating** purposes  
          without **written permission** from the author.  
        • Remove or alter author credits or license notices.  
        
        Commercial licenses are available upon request.  
        Please contact <gdelacruz.developer@gmail.com> for commercial use inquiries.  
        
        Full license text: https://creativecommons.org/licenses/by-nc/4.0/
        
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django>=4.0
Requires-Dist: torch
Requires-Dist: numpy
Dynamic: license-file
