easygen 5.1.9-2ubuntu2 source package in Ubuntu

Changelog

easygen (5.1.9-2ubuntu2) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:13:48 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
easygen_5.1.9.orig.tar.gz 65.7 KiB e11a051493d74ff38a9542273fb264a4c036960891d975f2a8ec66a5905031c0
easygen_5.1.9-2ubuntu2.debian.tar.xz 3.7 KiB a7ebf55d3c1e678f7cd64c60a49de1afc4aaf52c2fecc7d1a953cffe5287ad61
easygen_5.1.9-2ubuntu2.dsc 2.3 KiB 726ff39de26750504f71f67ac3f5b69a0d60f543f3f79464bab3ea073ba9833b

Available diffs

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.