hsc 1.0b-0ubuntu2 source package in Ubuntu

Changelog

hsc (1.0b-0ubuntu2) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:28:15 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe web
Noble release universe web
Mantic release universe web
Lunar release universe web
Jammy release universe web
Focal release universe web
Bionic release universe web

Downloads

File Size SHA-256 Checksum
hsc_1.0b.orig.tar.bz2 608.6 KiB 4c3e4b7a96851d8a8cd4c0ce7135c9730f2fb63b0ae3555183b0285d04b38a81
hsc_1.0b-0ubuntu2.debian.tar.xz 38.4 KiB 93b47b848a1499232db4ac97279e741fce48829f0b8b6c4fea04a922f0c64282
hsc_1.0b-0ubuntu2.dsc 1.8 KiB 4976805e9ac47b0e3aa0e3c28744487774ef2c3e2fcfdffc90cdfcf1339c916a

Available diffs

View changes file

Binary packages built by this source

hsc: html sucks completely, a developer tool for HTML projects

 It can be used on any HTML file and creates a new HTML file as output. In the
 input file, you may use an extended syntax based on HTML, which allows for
 things like macros, conditionals, variables, expressions etc.
 .
 It is mainly intended for creating and maintaining larger HTML projects.
 As a commandline tool, it can be used together with `make', and a
 dependency generator is included.
 .
 Hsc is not a tool to make HTML easier for beginners; it's a tool
 to make HTML a bit less painful and brain-damaged for people who
 already know how to work with it.