libparanamer-java 2.8-6 source package in Ubuntu

Changelog

libparanamer-java (2.8-6) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.0.
  * Update debian/watch and fix the tracking error.

 -- Markus Koschany <email address hidden>  Mon, 15 Nov 2021 12:49:01 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libparanamer-java_2.8-6.dsc 2.5 KiB 2e59aa231e380cd0f0a00b620982d772732daad4122f4075f80f52c1cb5e157c
libparanamer-java_2.8.orig.tar.xz 45.4 KiB 9ff2cdc50ffba554cf6a007a3226fe42ead302bd21b4d00885f3d37e1b4eef00
libparanamer-java_2.8-6.debian.tar.xz 5.2 KiB 2b797ab3ab9155f4cda9682945c6ac2867c276096de4a957b1c5d8d3920b0aec

Available diffs

No changes file available.

Binary packages built by this source

libparanamer-java: Java library to access method parameter names at runtime

 Paranamer is a library that allows the parameter names of non-private methods
 and constructors to be accessed at runtime. Normally this information is
 dropped by the compiler. With the advent of advanced scripting languages and
 web action frameworks for the Java Virtual Machine it is of increasing
 importance to be able to leverage a method's parameter names. Scripting
 languages like Groovy & JRuby, web action frameworks like Waffle and VRaptor
 and the compelling Grails as well as SOAP and REST designs could also benefit.

libparanamer-java-doc: Java library to access method parameter names at runtime -- docs

 Paranamer is a library that allows the parameter names of non-private methods
 and constructors to be accessed at runtime.
 .
 This package contains the Javadoc API documentation for libparanamer-java.

libparanamer-maven-plugin-java: Paranamer Maven Plugin

 Paranamer is a library that allows the parameter names of non-private methods
 and constructors to be accessed at runtime. Normally this information is
 dropped by the compiler. With the advent of advanced scripting languages and
 web action frameworks for the Java Virtual Machine it is of increasing
 importance to be able to leverage a method's parameter names. Scripting
 languages like Groovy & JRuby, web action frameworks like Waffle and VRaptor
 and the compelling Grails as well as SOAP and REST designs could also benefit.
 .
 This package contains the paranamer-maven-plugin and its dependency
 paranamer-generator.