Parcourir la source

Small fix to setup.py

gm/2021-09-23T00Z/github.com--lark-parser-lark/1.0b
Erez Sh il y a 3 ans
Parent
révision
a5f3ec4d0c
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      setup.py

+ 2
- 1
setup.py Voir le fichier

@@ -48,12 +48,13 @@ Main Features:
- CYK parser, for highly ambiguous grammars
- EBNF grammar
- Unicode fully supported
- Python 3 compatible
- Automatic line & column tracking
- Standard library of terminals (strings, numbers, names, etc.)
- Import grammars from Nearley.js
- Extensive test suite
- And much more!

Since version 1.0, only Python versions 3.6 and up are supported.
''',

classifiers=[


Chargement…
Annuler
Enregistrer