Metadata-Version: 2.1
Name: rsmime
Version: 0.6.3
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Requires-Dist: black ==23.10.1 ; extra == 'dev'
Requires-Dist: callee ==0.3.1 ; extra == 'dev'
Requires-Dist: maturin ; extra == 'dev'
Requires-Dist: mike ==1.1.2 ; extra == 'dev'
Requires-Dist: mkdocs-autorefs ==0.5.0 ; extra == 'dev'
Requires-Dist: mkdocs-material ==9.4.7 ; extra == 'dev'
Requires-Dist: mkdocstrings[python] ==0.23.0 ; extra == 'dev'
Requires-Dist: pytest ==7.4.3 ; extra == 'dev'
Provides-Extra: dev
License-File: LICENSE.md
Summary: Python package for signing and verifying S/MIME messages
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# rsmime

[![PyPI](https://img.shields.io/pypi/v/rsmime?color=gr)](https://pypi.org/project/rsmime/) [![Tests](https://github.com/tiwilliam/rsmime/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/tiwilliam/rsmime/actions/workflows/tests.yml)

Python package for signing and verifying S/MIME messages

[Documentation](https://tiwilliam.github.io/rsmime/)

## License

MIT

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

