Metadata-Version: 2.4
Name: phicode
Version: 2.5.0
Summary: (φ) PHICODE Runtime Engine — Optimized production engine (CPython/PyPy Supported)
Author-email: Jay Baleine <jay@banes-lab.com>
License: Phicode License
        ------------------------------------------------------------------------------------------
        Copyright 2025 Baleine Jay
        
        https://banes-lab.com | https://github.com/Varietyz/phicode-runtime
        
        ------------------------------------------------------------------------------------------
        NON-COMMERCIAL LICENSE (Default)
        This software is available under a non-commercial license based on the MIT License.
        ------------------------------------------------------------------------------------------
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, **subject to the following commercial restriction:**
        
        COMMERCIAL USE RESTRICTION:
        Any use of the Software for commercial purposes, including but not limited to use in
        commercial software, paid services, internal use by for-profit organizations, hosting
        as a service (SaaS), or distribution for revenue, is expressly prohibited without
        a separate commercial license.
        
        To obtain a commercial license, visit: https://banes-lab.com/licensing
        or contact: jay.bane@outlook.com.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
        THE SOFTWARE.
        
        ------------------------------------------------------------------------------------------
        COMMERCIAL LICENSE
        For commercial use, a paid license is required. Commercial licenses grant:
        - Rights for commercial use, distribution, and hosting
        - Rights to create derivative works for commercial purposes
        - Optional technical support and maintenance
        
        For details or enterprise licensing, contact: jay.bane@outlook.com.
        ------------------------------------------------------------------------------------------
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: xxhash>=3.0.0
Requires-Dist: regex>=2025.7.34
Provides-Extra: utility
Requires-Dist: psutil>=5.8.0; extra == "utility"
Provides-Extra: rust
Dynamic: license-file
