Metadata-Version: 2.1
Name: easyros
Version: 0.0.4
Summary: ros的安装与开发工具
Home-page: https://github.com/yourmoln/easyros
Author: yourmoln
Author-email: yourmoln@outlook.com
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# easyros
auto install and build ros

## Need
Ubuntun 20.04.6 LTS
## Use
```
pip install easyros
easyros
```

## How can it do now?
install ros simply

## Other
Because I didn't know how to install, I used `https://github.com/fishros/install`  
Thank it
