ruby-ejs 1.1.1-2.1 source package in Ubuntu

Changelog

ruby-ejs (1.1.1-2.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>  Tue, 14 Jun 2022 15:22:55 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras 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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-ejs_1.1.1-2.1.dsc 2.0 KiB 69eb2c26862a2949d86acb6e4e10d2753c50fefa78dccd78ebda9e821f7f34e7
ruby-ejs_1.1.1.orig.tar.gz 4.1 KiB 4900818fdb7e2b08a8ef9430b8570d5f7dfb3c4b2f1a6bab3f78e26057ad858b
ruby-ejs_1.1.1-2.1.debian.tar.xz 2.4 KiB cd8c6865c283335c6b092aaeff72817b9ff07edcf452d49537943e636c9040e7

Available diffs

No changes file available.

Binary packages built by this source

ruby-ejs: EJS (Embedded JavaScript) template compiler

 Compile and evaluate EJS (Embedded JavaScript) templates from Ruby.
 EJS templates embed JavaScript code inside <% ... %> tags, much
 like ERB. This library is a port of Underscore.js's _.template
 function to Ruby, and strives to maintain the same syntax and semantics.