News

fast_mail_parser is a Python library for .eml files parsing. The main benefit is a performance: the library is much faster than python implementations. Based on mailparse library using pyo3.
jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax. JSON or JSON Lines can be piped into jello via STDIN or can be loaded from ...