Metadata-Version: 2.4
Name: memstrata-coder
Version: 0.6.1
Summary: MemStrata Pro — token-budgeted context harness, licensing, and packaging atop the memstrata open core
License: MEMORY LAYER PRO — COMMERCIAL LICENSE
        
        Copyright (c) 2026 Neeraj Yadav (yadu9989). All Rights Reserved.
        
        This software and associated documentation files (the "Software") are the
        proprietary and confidential property of the copyright holder. Unauthorized
        copying, distribution, modification, or use of this software, in whole or in
        part, is strictly prohibited without express written permission.
        
        PERMITTED USE
        A valid Memory Layer Pro license grants the licensee the right to:
          1. Install and run the Software on machines owned or controlled by the licensee.
          2. Use the Software for the licensee's own development workflows.
        
        RESTRICTIONS
        The licensee may not:
          1. Sublicense, sell, rent, lease, or transfer rights to the Software.
          2. Reverse-engineer, decompile, or disassemble the Software.
          3. Remove or alter any proprietary notices or labels on the Software.
          4. Use the Software to build a competing product.
        
        NO WARRANTY
        The Software is provided "AS IS" without warranty of any kind. The copyright
        holder shall not be liable for any damages arising from use of the Software.
        
        For licensing inquiries: yadavneeraj8@gmail.com
        
Keywords: llm,context,proxy,harness,memory,telemetry,mcp,licensing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Description-Content-Type: text/plain
License-File: LICENSE-COMMERCIAL
Requires-Dist: memstrata<0.7.0,>=0.6.1
Requires-Dist: fastapi>=0.115
Requires-Dist: uvicorn[standard]>=0.32
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.10
Requires-Dist: python-dotenv>=1.0
Requires-Dist: tiktoken>=0.7
Requires-Dist: pystray>=0.19
Requires-Dist: Pillow>=10.0
Requires-Dist: keyring>=25.0
Requires-Dist: cryptography>=42
Requires-Dist: tomli>=2.0; python_version < "3.11"
Requires-Dist: numpy<3,>=1.26
Requires-Dist: tree-sitter-go<0.24,>=0.23
Requires-Dist: tree-sitter-rust<0.24,>=0.23
Requires-Dist: tree-sitter-java<0.24,>=0.23
Requires-Dist: tree-sitter-c<0.24,>=0.23
Requires-Dist: tree-sitter-cpp<0.24,>=0.23
Requires-Dist: tree-sitter-c-sharp<0.24,>=0.23
Requires-Dist: tree-sitter-ruby<0.24,>=0.23
Requires-Dist: tree-sitter-php<0.24,>=0.23
Requires-Dist: tree-sitter-bash<0.24,>=0.23
Provides-Extra: langchain
Requires-Dist: langchain-core<2,>=1.4; extra == "langchain"
Provides-Extra: nli
Requires-Dist: onnxruntime<2,>=1.18; extra == "nli"
Requires-Dist: tokenizers<1,>=0.19; extra == "nli"
Requires-Dist: truststore<1,>=0.10; extra == "nli"
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: respx>=0.21; extra == "dev"
Requires-Dist: ruff>=0.6; extra == "dev"
Requires-Dist: mypy>=1.11; extra == "dev"
Dynamic: license-file

MemStrata Coder product package.
