Metadata-Version: 2.4
Name: cisco-ssm
Version: 1.0.1
Summary: RENAMED: This package has been renamed to supratim-ssm. Install supratim-ssm instead.
Project-URL: Homepage, https://pypi.org/project/supratim-ssm/
Author-email: Supratim Sircar <ssircar@cisco.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: aws,duo,ec2,session-manager,ssh,ssm
Classifier: Development Status :: 7 - Inactive
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.8
Requires-Dist: supratim-ssm>=1.0.0
Description-Content-Type: text/markdown

# cisco-ssm has been renamed to [supratim-ssm](https://pypi.org/project/supratim-ssm/)

This package has been **renamed**. Please install the new package instead:

```bash
pip install supratim-ssm
pip uninstall cisco-ssm
```

If you have `cisco-ssm` installed, it will automatically pull in `supratim-ssm` as a dependency, so the `ssm` command will continue to work. However, you should migrate to the new name to receive future updates.

## New package

- **PyPI:** https://pypi.org/project/supratim-ssm/
- **Install:** `pip install supratim-ssm`
- **Command:** `ssm`

All features remain the same. Only the package name changed.
