Metadata-Version: 2.1
Name: arduino-web-inject
Version: 0.1.39
Summary: Inject and build web files into your sketches
Home-page: https://github.com/fulminati/arduino-web-inject
Download-URL: https://github.com/fulminati/arduino-web-inject
Author: Francesco Bianco
Author-email: bianco@javanile.org
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Text Processing :: Markup :: HTML
License-File: LICENSE
Requires-Dist: watchfiles
Requires-Dist: jsmin
Requires-Dist: csscompressor
Requires-Dist: htmlmin
Requires-Dist: binaryornot
Requires-Dist: rjsmin


Project Name
Welcome to Project Name! This is a Python project that does XYZ.

Installation
To install Project Name, you can use pip:

Copy code
pip install project-name
Usage
To use Project Name, you can import it in your Python code:

python
Copy code
import project_name

# Use project_name here
For more details and examples, please refer to the project's documentation on GitHub.

Documentation
For detailed documentation and examples, please refer to the project's documentation on GitHub:

https://github.com/your-username/project-name

License
This project is licensed under the MIT License - see the LICENSE file for details.

Thank you for using Project Name!
