Metadata-Version: 2.4
Name: nulla
Version: 0.0.1
Summary: Placeholder package reserving the 'nulla' name. Future CLI to bootstrap the Nulla local AI stack from official upstream sources.
Project-URL: Homepage, https://huggingface.co/Tsoxer
Project-URL: Bug Tracker, https://huggingface.co/Tsoxer
Project-URL: Source, https://huggingface.co/Tsoxer
Author-email: Tsoxer <tsoxercontact@gmail.com>
License: ﻿MIT License
        
        Copyright (c) 2025 Tsoxer
        
        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 conditions:
        
        The above copyright notice and this permission notice shall be included in
        all copies or substantial portions of the Software.
        
        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.
License-File: LICENSE
License-File: NOTICE
Keywords: ai,bootstrap,nulla,placeholder
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Requires-Python: ==3.11.6
Description-Content-Type: text/markdown

﻿# nulla (placeholder)

**Status:** name reservation & placeholder. Future versions will include a CLI that bootstraps the local Nulla stack by downloading **official upstream** components.

**Python requirement:** This placeholder targets **Python 3.11.6 exactly**.

**What this package does *not* include:**  
- No Whisper code/weights, no llama.cpp binaries, no XTTS-v2 models, no GGUF models, no audio assets.  
- Future installation helpers (in a later release) will fetch from *official sources* only. You must accept each upstream license.

## Credits & Tools
- **Author/Maintainer:** Tsoxer — <tsoxercontact@gmail.com>  
- **Code scaffolding & helper scripts:** co-authored with **ChatGPT-5**  
- **Image assets:** generated with **ChatGPT-5** (OpenAI)

## Third-Party Notices (not bundled)
- **OpenAI Whisper** — MIT License. Source: openai/whisper.  
- **llama.cpp** — MIT-licensed C/C++ inference project.  
- **XTTS-v2 (Coqui)** — licensed under the Coqui Public Model License (non-commercial). You must review and comply with their terms.  
- **OpenHermes-2.5-Mistral-7B-GGUF (TheBloke)** — GGUF conversions hosted on Hugging Face; follow the original/model repo licenses.  
- **salutations.wav by shadoWisp** — used in demos; licensed **CC BY 3.0**. If you use it, give attribution and link the source: https://freesound.org/s/260931/

This package is © 2025 Tsoxer (MIT). See `LICENSE`.
