easygen 5.1.9-2ubuntu1.1 source package in Ubuntu

Changelog

easygen (5.1.9-2ubuntu1.1) lunar-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Wed, 17 Jan 2024 15:33:28 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar updates universe misc
Lunar security universe misc

Downloads

File Size SHA-256 Checksum
easygen_5.1.9.orig.tar.gz 65.7 KiB e11a051493d74ff38a9542273fb264a4c036960891d975f2a8ec66a5905031c0
easygen_5.1.9-2ubuntu1.1.debian.tar.xz 3.7 KiB e93174eb86323309878f6c36170ee16d61453294c0169e2453735e068c017e4c
easygen_5.1.9-2ubuntu1.1.dsc 2.1 KiB 74ab1bee6761436f10a09d91f253147bd9d2a8f945a67b78e7ec23d956232933

View changes file

Binary packages built by this source

easygen: Easy to use universal code/text generator

 Command easygen is an easy to use universal code/text generator.
 .
 It can be used as a text, html or a code generator for arbitrary purposes with
 arbitrary data and templates. It can be used as a GSL replacement, as it
 .
  - is more easy to define driving data, in form of YML instead of XML
  - has more powerful template engine that based on Go template.
    You can even write your own function in Go to customize your template.
 .
 You can even use easygen as a generic Go template testing tool.

golang-github-go-easygen-easygen-dev: Easy to use universal code/text generator -- source

 Command easygen is an easy to use universal code/text generator.
 .
 It can be used as a text, html or a code generator for arbitrary purposes with
 arbitrary data and templates. It can be used as a GSL replacement, as it
 .
  - is more easy to define driving data, in form of YML instead of XML
  - has more powerful template engine that based on Go template.
    You can even write your own function in Go to customize your template.
 .
 This package provides the source code to be used as a library.