Metadata-Version: 2.4
Name: pans
Version: 0.0.1
Summary: Placeholder package from ITRES-LABS for future weightsquatting-related security recommendations.
Author: ITRES-LABS
License: MIT
Project-URL: Homepage, https://github.com/ITRES-LABS/pans
Project-URL: Repository, https://github.com/ITRES-LABS/pans
Project-URL: Issues, https://github.com/ITRES-LABS/pans/issues
Keywords: security,weightsquatting,placeholder,itres-labs
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# pans

`pans` is currently a placeholder Python package published by **ITRES-LABS**.

The project is intended to evolve into a source of **security recommendations related to weightsquatting** and adjacent supply-chain abuse scenarios.

## Status

This package is a placeholder only.
No functional API is provided yet.

## Roadmap

In future releases, `pans` may include:

- curated security recommendations
- detection-oriented guidance
- references for secure ML and package consumption workflows
- material related to weightsquatting risk awareness

## Installation

```bash
pip install pans
```

## Usage

For now, the package only exposes a version constant.

```python
import pans
print(pans.__version__)
```

## Publisher

Maintained by **ITRES-LABS**.
