Metadata-Version: 2.4
Name: l2m
Version: 0.3.3
Summary: ⚠️ DEPRECATED: This package has been renamed to astrio-atlas. Please install with 'pip install astrio-atlas'
Author-email: Astrio AI <naingoolwin.astrio@gmail.com>
License: Apache-2.0
Keywords: deprecated,cobol,python,modernization,transpilation
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astrio-atlas>=0.3.2
Dynamic: license-file

# ⚠️ DEPRECATED: This package has been renamed

**The `l2m` package is deprecated and will no longer receive updates.**

## Migration Instructions

Please uninstall `l2m` and install the new package `astrio-atlas`:

```bash
pip uninstall l2m
pip install astrio-atlas
```

## What Changed

- **Package name**: `l2m` → `astrio-atlas`
- **CLI command**: `l2m` → `atlas`

## Why the Change?

The project has been rebranded from "Legacy2Modern" (L2M) to "Atlas: Autonomous Transpilation for Legacy Application Systems" to better reflect its capabilities and scope.

## Support

For issues, questions, or contributions, please visit:
- **GitHub**: https://github.com/astrio-ai/atlas
- **Documentation**: See the README at https://github.com/astrio-ai/atlas#readme

---

**Note**: This package (`l2m`) will continue to work as a wrapper around `astrio-atlas`, but we strongly recommend migrating to the new package name.
