Metadata-Version: 2.4
Name: adlibo
Version: 1.3.0
Summary: DEPRECATED - This package has moved to git.adlibo.com (Swiss sovereign registry)
Project-URL: Homepage, https://git.adlibo.com/Adlibo/sdk-python
Project-URL: Documentation, https://www.adlibo.com/docs/sdks
Author-email: Adlibo <info@adlibo.com>
License-Expression: MIT
Keywords: adlibo,deprecated,moved,sovereign
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# ⚠️ This package has moved

**adlibo** is now hosted on **git.adlibo.com** - our 100% Swiss sovereign infrastructure.

## Why the move?

- PyPI is hosted in the USA (subject to CLOUD Act)
- git.adlibo.com is hosted by Infomaniak in Geneva, Switzerland
- Full data sovereignty compliance (nLPD, GDPR)

## How to install from Swiss registry

```bash
# Install from Adlibo's sovereign registry
pip install adlibo -i https://git.adlibo.com/api/packages/Adlibo/pypi/simple/

# Or add to pip.conf for permanent configuration
# [global]
# extra-index-url = https://git.adlibo.com/api/packages/Adlibo/pypi/simple/
```

## Documentation

- https://www.adlibo.com/docs/sdks
- https://git.adlibo.com/Adlibo/sdk-python
