LEPL

A Parser Library for Python 2.6+/3+: Recursive Descent; Full Backtracking

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install lepl

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
5.1.3 2012-06-10
5.1.2 2012-05-13
5.1.1 2012-04-07
5.1.0 2012-03-18
5.0.2 2012-03-17
5.0.1 2012-01-08
5.0.0 2011-03-20
4.4.0 2011-01-31
4.3.5 2011-01-26
4.3.4 2010-11-28
4.3.3 2010-10-12
4.3.2 2010-08-16
4.3.1 2010-06-11
4.3 2010-06-10
4.2.3 2010-06-01
4.2.2 2010-05-21
4.2.1 2010-05-03
4.2 2010-05-02
4.1 2010-04-24
4.0.3 2010-04-21
4.0.2 2010-04-18
4.0.1 2010-04-18
4.0 2010-04-16
3.3.3 2009-12-10
3.3.2 2009-11-21
3.3 2009-09-23
3.2.1 2009-09-09
3.2 2009-09-04
3.1 2009-08-19
3.0 2009-07-13
2.4 2009-05-03
2.3.5 2009-04-28
2.3.4 2009-04-28
2.3.3 2009-04-28
2.3.2 2009-04-11
2.3.1 2009-04-11
2.3 2009-04-05
2.2 2009-03-28
2.1.1 2009-03-12
2.1 2009-03-09
2.0.2 2009-03-06
2.0.1 2009-03-05
2.0 2009-03-05
1.0 2009-02-04
1.0rc1 pre-release 2009-02-01
1.0b3 pre-release 2009-01-30

Issues with this package?

Page last updated 2026-09-03 04:16:48 UTC