Metadata-Version: 2.4
Name: bootstrap-email-python
Version: 1.0.6
Summary: Python wrapper for the Ruby Bootstrap Email compiler
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Bootstrap Email Python

A Python wrapper around the Ruby Bootstrap Email compiler.

Ruby 4.0.6 is required.

## Installation

```bash
gem install bootstrap-email --no-document

pip install bootstrap-email-python
```
