| Name: Pure Python Java parser and tools |
| Short Name: javalang |
| URL: https://github.com/c2nes/javalang |
| Version: 0.13.0 |
| Revision: 0664afb7f4d40254312693f2e833c1ed4ac551c7 |
| License: MIT |
| License File: LICENSE |
| Security Critical: no |
| Shipped: no |
| |
| Description: |
| javalang is a pure Python library for working with Java source code. javalang |
| provides a lexer and parser targeting Java 8. The implementation is based on the |
| Java language spec available at |
| http://docs.oracle.com/javase/specs/jls/se8/html/. |
| |
| Chrome uses javalang for Android builds to modify Java files. |