libsmali-java 2.5.2.git2771eae-3 source package in Ubuntu

Changelog

libsmali-java (2.5.2.git2771eae-3) unstable; urgency=medium

  * switch to salsa-ci.yml
  * work around missing dexdump in many arches

 -- Hans-Christoph Steiner <email address hidden>  Tue, 14 Feb 2023 15:58:05 +0100

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsmali-java_2.5.2.git2771eae-3.dsc 2.1 KiB 105f59329223c96ed32de6f34daeb8036c049eff3369cdb19ba80e8fb5c3c8ec
libsmali-java_2.5.2.git2771eae.orig.tar.xz 344.1 KiB 8af825c1cead6236bac75f1991f11af7527e288a7603fce35b561a89f1843b2f
libsmali-java_2.5.2.git2771eae-3.debian.tar.xz 19.2 KiB 3f65cd487e62ba592d4b7499396fee35ca9011ac72df382bdc04657400aed0ca

No changes file available.

Binary packages built by this source

libsmali-java: assembler/disassembler for Android's dex format

 smali/baksmali is an assembler/disassembler for the dex format used by dalvik,
 Android's Java VM implementation. The syntax is loosely based on
 Jasmin's/dedexer's syntax and supports the full functionality of the dex
 format like annotations, debug info and line info.