Metadata-Version: 2.4
Name: pbi-docs
Version: 1.0.1
Summary: Renamed to pbi-context — see https://github.com/Osc2405/pbi-context. This package receives no further updates.
Author-email: Oscar Rosero <orosero2405@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Osc2405/pbi-docs
Project-URL: Repository, https://github.com/Osc2405/pbi-docs
Project-URL: Issues, https://github.com/Osc2405/pbi-docs/issues
Project-URL: Changelog, https://github.com/Osc2405/pbi-docs/blob/main/CHANGELOG.md
Keywords: powerbi,metadata,dax,documentation,bi,pbit,mcp,ai-agent,llm-context
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: jsonschema>=4.0; extra == "dev"
Dynamic: license-file

# pbi-docs has been renamed to pbi-context

This PyPI project (`pbi-docs`) is no longer maintained under this name. The tool didn't change —
only the name did, to avoid confusion with an unrelated, similarly-named Power BI documentation
project.

**Install the maintained package instead:**

```bash
pip install pbi-context
```

Source, issues, and documentation: https://github.com/Osc2405/pbi-context

This `1.0.1` release of `pbi-docs` contains no functional changes over `1.0.0` — it exists only to
carry this notice. No further releases will be published under the `pbi-docs` name.
