talon
Quotation parser
A library to simplify message quotation and signature parsing from various text formats.
1k stars
90 watching
287 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mailgun/flanker | A Python library for parsing and working with email addresses and messages. | 1,633 |
staktrace/mailparse | A library to parse MIME email messages and extract their contents. | 183 |
txgruppi/parseargs-go | A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
nealhu/args-kata | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
evannook/pyramid_mailgun | Enables mail sending and management through Mailgun with the Pyramid web framework. | 2 |
robik/commandr | A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
kevinmehall/rust-peg | A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 |
pointlander/peg | A tool for generating parsers from parsing expression grammars using the Packrat parser generator | 1,028 |
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 305 |
kurtmckee/feedparser | A Python library for parsing Atom and RSS feeds | 2,000 |
szaghi/flap | A Fortran library for building command line interfaces with automatic parsing and help generation | 152 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
mailgun/mailgun-ruby | A Ruby library providing an interface to the Mailgun API | 472 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,727 |
abiggerhammer/hammer | A parsing library for binary data with multiple backends and language bindings. | 285 |