jatl 0.2.3-1.1 source package in Ubuntu

Changelog

jatl (0.2.3-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 28 Dec 2020 12:26:17 +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

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jatl_0.2.3-1.1.dsc 2.0 KiB 2dcee8e7656da2a037a7ad49620281e44fd1ad849dec662fe09a1f63b69f18ff
jatl_0.2.3.orig.tar.xz 35.5 KiB 71e92ad4f5856d7a181d8bdc44aa1f6366c0627724f893e5a3eaf41afd8a590e
jatl_0.2.3-1.1.debian.tar.xz 2.8 KiB adee11662cc2415611388d21f18aa415d6cea355490fe6c5025674d2e954f20f

Available diffs

No changes file available.

Binary packages built by this source

libjatl-java: JATL - Java Anti-Template Language

 JATL is an extremely lightweight efficient Java library to generate XHTML or
 XML in a micro DSL builder/fluent style.
 .
 JATL is particularly useful for creating complicated XML/HTML snippets
 programmatic-ly in Java to be used as lambdas or helpers in jMustache or
 Handlebars.java. Its also very good at creating extremely large XML
 documents while using very little memory.