mirror of
https://github.com/sys-fs/seddy
synced 2025-04-22 17:57:12 -04: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.
|