{"library":"parsley","type":"library","category":null,"description":"Parsley is a Python parsing library designed to simplify parsing and pattern matching. It implements the Parsing Expression Grammar (PEG) algorithm, compiling grammar definitions into Python classes where rules become methods. This approach aims to make parsing expressions behave similarly to standard Python expressions. It is an implementation of OMeta, an object-oriented pattern-matching language. The current version is 1.3, released in 2017.","language":"python","status":"abandoned","version":"1.3","tags":["parsing","grammar","peg","parser-generator","ometa"],"install":[{"cmd":"pip install parsley","imports":["from parsley import makeGrammar"]}],"homepage":"http://launchpad.net/parsley","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/parsley/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/parsley/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}