Name: Pure Python Java parser and tools Short Name: javalang URL: https://github.com/c2nes/javalang Version: 0.13.0 Revision: 566963547575e93d305871d9cb26ce47ff1a036e Update Mechanism: Autoroll 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.