procyon 0.5.32-1 source package in Ubuntu

Changelog

procyon (0.5.32-1) unstable; urgency=medium

  * Initial release (Closes: #771861)

 -- Emmanuel Bourg <email address hidden>  Fri, 14 Oct 2016 23:58:28 +0200

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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
procyon_0.5.32-1.dsc 2.0 KiB 8a959f62c59bcd0c2438ff55cb5fd70c9c01cb2a016f99b58c39093d481bebee
procyon_0.5.32.orig.tar.xz 588.6 KiB 4f258d036fc4420424c74d80e2a1f567ebedac9098f72e2b61428987d224c774
procyon_0.5.32-1.debian.tar.xz 8.0 KiB 8f0bd6d72a8ec4a6f3a2ae0f1722e47bcce185304f3b9a3d8dc18037f3ac6e52

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