wala 1.5.2-1 source package in Ubuntu

Changelog

wala (1.5.2-1) unstable; urgency=medium

  * Team upload
  * New upstream Version
  * Bumped Standard version (no changes needed)
  * patches modified according to new upstream version (Closes: #955695)
  * patch description done

 -- Manas Kashyap <email address hidden>  Thu, 14 May 2020 20:58:53 +0530

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wala_1.5.2-1.dsc 1.8 KiB 42faafc1c0ea7b5a1d44b70ef733b0a51560a27d1e4e4bbaf1587cbb5eee5e05
wala_1.5.2.orig.tar.xz 1.7 MiB 2c81cb883578809905db87458ddc5f1a17b659e28a28e3b0ea0c04172d9ca6f4
wala_1.5.2-1.debian.tar.xz 10.9 KiB 151826486ba60232653fe82efe52fbb587339d5ba66bc5782a834c302d0ebb46

Available diffs

No changes file available.

Binary packages built by this source

libwala-java: Static analysis on Java bytecode and related languages

 The T. J. Watson Libraries for Analysis (WALA) provide static analysis
 capabilities for Java bytecode and related languages and for JavaScript. WALA
 features include:
 .
   * Java type system and class hierarchy analysis
   * Source language framework supporting Java and JavaScript
   * Interprocedural dataflow analysis (RHS solver)
   * Context-sensitive tabulation-based slicer
   * Pointer analysis and call graph construction
   * SSA-based register-transfer language IR
   * General framework for iterative dataflow
   * General analysis utilities and data structures
   * A bytecode instrumentation library (Shrike) and a dynamic load-time
     instrumentation library for Java (Dila)
 .
 Currently this package provides the following libraries:
 .
   * wala-cast
   * wala-core
   * wala-dalvik
   * wala-shrike
   * wala-util

libwala-java-doc: Static analysis on Java bytecode and related languages - Docs

 The T. J. Watson Libraries for Analysis (WALA) provide static analysis
 capabilities for Java bytecode and related languages and for JavaScript. WALA
 features include:
 .
   * Java type system and class hierarchy analysis
   * Source language framework supporting Java and JavaScript
   * Interprocedural dataflow analysis (RHS solver)
   * Context-sensitive tabulation-based slicer
   * Pointer analysis and call graph construction
   * SSA-based register-transfer language IR
   * General framework for iterative dataflow
   * General analysis utilities and data structures
   * A bytecode instrumentation library (Shrike) and a dynamic load-time
     instrumentation library for Java (Dila)
 .
 This package provides the documentations.