File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11parsy
22=====
33
4- |Documentation Status | |Build Status | |Codecov |
4+ |Documentation Status | |Build Status | |Codecov | | Downloads |
55
66Parsy is an easy way to combine simple, small parsers into complex, larger
77parsers. If it means anything to you, it's a monadic parser combinator library
@@ -40,3 +40,5 @@ with contributions by other people as can be found in the git commit history.
4040 :target: https://github.com/python-parsy/parsy/actions?query=workflow%3A%22Tests%22+branch%3Amaster
4141.. |Codecov | image :: https://img.shields.io/codecov/c/github/python-parsy/parsy/master.svg
4242 :target: https://codecov.io/gh/python-parsy/parsy
43+ .. |Downloads | image :: https://img.shields.io/pypi/dm/parsy
44+ :target: https://pypi.org/project/parsy/
You can’t perform that action at this time.
0 commit comments