easygen 5.1.9-2ubuntu2.1 source package in Ubuntu

Changelog

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

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

 -- Nishit Majithia <email address hidden>  Fri, 19 Jan 2024 11:18:06 +0530

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
easygen_5.1.9.orig.tar.gz 65.7 KiB e11a051493d74ff38a9542273fb264a4c036960891d975f2a8ec66a5905031c0
easygen_5.1.9-2ubuntu2.1.debian.tar.xz 3.8 KiB f73bbe074f00894415b6c61f5c0a2dedcae9be443dfd99e152ef41e2c1793c2a
easygen_5.1.9-2ubuntu2.1.dsc 2.1 KiB 4e0327979afd61fc0c1bfb8cd099d7a6ff1ae7d5f57e3b22b861c0454b9bf721

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.