Metadata-Version: 2.4
Name: truthlocks-maip
Version: 2.0.0
Summary: DEPRECATED: Use 'truthlock' package instead. pip install truthlock
License: Apache-2.0
Project-URL: Homepage, https://docs.truthlocks.com/guides/machine-identity
Project-URL: Repository, https://github.com/truthlocks/truthlock
Classifier: Development Status :: 7 - Inactive
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: truthlock>=0.3.0

# truthlocks-maip (DEPRECATED)

**This package has been merged into the main Truthlocks SDK.**

## Migration

```bash
pip uninstall truthlocks-maip
pip install truthlock
```

The `truthlock` package includes full MAIP support plus 10 signing algorithms,
developer signup, and all AI framework integrations.

## New Package

- **PyPI**: https://pypi.org/project/truthlock/
- **Docs**: https://docs.truthlocks.com/guides/machine-identity
- **GitHub**: https://github.com/truthlocks/truthlock
