procyon 0.5.32-2 source package in Ubuntu

Changelog

procyon (0.5.32-2) unstable; urgency=medium

  [ Kai-Chung Yan ]
  * Build with libjcommander-java (>= 1.71-1~)
  * Build-Depends on default-jre => default-hre-headless

  [ Emmanuel Bourg ]
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Mon, 26 Feb 2018 23:34:29 +0100

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
procyon_0.5.32-2.dsc 2.1 KiB 03abde2991ba94a596a8a19b2f778a30c68c39df4b3fe298d3911e6387415121
procyon_0.5.32.orig.tar.xz 588.6 KiB 4f258d036fc4420424c74d80e2a1f567ebedac9098f72e2b61428987d224c774
procyon_0.5.32-2.debian.tar.xz 8.1 KiB ca1cc14856c549b47aa303a409bfe2a229c1f62294d793105c9c1e08a034058b

Available diffs

No changes file available.

Binary packages built by this source

libprocyon-java: Procyon Framework

 Procyon is a suite of Java metaprogramming tools focused on code
 generation and analysis. It includes the following libraries:
  * Core Framework
  * Reflection Framework
  * Expressions Framework
  * Compiler Toolset
  * Java Decompiler

procyon-decompiler: Procyon Java Decompiler

 Procyon is a Java decompiler handling language enhancements from Java 5
 and beyond that most other decompilers don't. It also excels in areas
 where others fall short. Procyon in particular does well with:
  * Enum declarations
  * Enum and String switch statements
  * Local classes (both anonymous and named)
  * Annotations
  * Java 8 Lambdas and method references