google-auto-common-java 0.10-2 source package in Ubuntu

Changelog

google-auto-common-java (0.10-2) unstable; urgency=medium

  * Update VCS

 -- Olek Wojnar <email address hidden>  Fri, 12 Jun 2020 15:40:21 -0400

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
Kinetic release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
google-auto-common-java_0.10-2.dsc 2.1 KiB f17555023b66577d19628447f83b9a0b055520dddea1d1f34c143777ba0a413b
google-auto-common-java_0.10.orig.tar.xz 206.0 KiB ce5e6b1848274e3d22dde32423e8c5ef0a7b2679a0bd4e7f82587b9f1c6aab80
google-auto-common-java_0.10-2.debian.tar.xz 2.6 KiB 5a36b168bfddbcf5f33679a31de4aaeac9c3bacd030b9a244885705c398357be

No changes file available.

Binary packages built by this source

libgoogle-auto-common-java: Set of common utilities to help ease use of annotation processing

 Java is full of code that is mechanical, repetitive, typically untested, and
 sometimes the source of subtle bugs. Sounds like a job for robots! The Auto
 subprojects are a collection of code generators that automate those types of
 tasks. They create the code you would have written, but without the bugs. Save
 time. Save code. Save sanity.
 .
 This package contains the common utilities.