easygen 5.1.9-2ubuntu0.22.04.2 source package in Ubuntu
Changelog
easygen (5.1.9-2ubuntu0.22.04.2) jammy-security; urgency=medium * No change build due to golang-1.18 update -- Nishit Majithia <email address hidden> Mon, 01 May 2023 14:14:02 +0530
Upload details
- Uploaded by:
- Nishit Majithia
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | universe | misc | |
Jammy | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
easygen_5.1.9.orig.tar.gz | 65.7 KiB | e11a051493d74ff38a9542273fb264a4c036960891d975f2a8ec66a5905031c0 |
easygen_5.1.9-2ubuntu0.22.04.2.debian.tar.xz | 3.7 KiB | ae8fc416aee76cb7e01a06d2c8ac1c548037f4af1e87024f9968a6aa0041d33c |
easygen_5.1.9-2ubuntu0.22.04.2.dsc | 2.2 KiB | e4a0dbc1e8cbc2bd0b7ac47025028aff09492de252a89450a3d6c9c35b12d52e |
Available diffs
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.