DEPRECATED — consolidated into eml-cost[rewrite]. See README.
Project description
eml-rewrite — DEPRECATED
eml-rewrite has been consolidated into eml-cost as the
eml_cost.rewrite subpackage. The standalone distribution will
receive no further updates.
Migration
pip uninstall eml-rewrite
pip install "eml-cost[rewrite]>=0.15.0"
Then update your imports:
# OLD
from eml_rewrite import X
# NEW
from eml_cost.rewrite import X
Why?
eml-cost now provides the full toolbelt — cost, rewrite,
witness, explore, graph, and jupyter subpackages — under
one install + one version line. See the
eml-cost README
for details.
This package version (0.6.0) is a thin shim that re-exports
from eml_cost.rewrite and emits a DeprecationWarning. Your
existing code keeps working; you just see the migration notice
on import.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eml_rewrite-0.6.0.tar.gz.
File metadata
- Download URL: eml_rewrite-0.6.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
678209caf7dd775412feb802983220014f238d6d8f92ba95aa221f03c7fc945a
|
|
| MD5 |
0360e5ac08fa8418de51dcdb489df656
|
|
| BLAKE2b-256 |
387f6189960f6546d6350fa7240e6c7a48e787b51eda07a9d187b06bbd05e993
|
File details
Details for the file eml_rewrite-0.6.0-py3-none-any.whl.
File metadata
- Download URL: eml_rewrite-0.6.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54483176ce518a21c0f0751da8ce1fe11fdecb0354fed283a8e4ded477806ab5
|
|
| MD5 |
b8eb9f49b5875e3d65e9d4337ada31a4
|
|
| BLAKE2b-256 |
027f57fb55750e19c33e898bf10c23f7e453f285ab37a70c94e27201a65534ab
|