mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Cargoify servo
This commit is contained in:
parent
db2f642c32
commit
c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions
9
components/script/dom/bindings/codegen/ply/README
Normal file
9
components/script/dom/bindings/codegen/ply/README
Normal file
|
@ -0,0 +1,9 @@
|
|||
David Beazley's PLY (Python Lex-Yacc)
|
||||
http://www.dabeaz.com/ply/
|
||||
|
||||
Licensed under BSD.
|
||||
|
||||
This directory contains just the code and license from PLY version 3.3;
|
||||
the full distribution (see the URL) also contains examples, tests,
|
||||
documentation, and a longer README.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue