mirror of
https://github.com/sys-fs/seddy
synced 2024-11-14 16:48:56 -05:00
7 lines
267 B
Markdown
7 lines
267 B
Markdown
# seddy
|
|
seddy was written to make use of [tubes](https://github.com/sys-fs/tubes). Two
|
|
flags are supported: i and g. Due to using Python's re engine, whatever regex
|
|
syntax Python knows about should be understood by seddy.
|
|
|
|
This project depends on Python 3 and tubes.
|