golang-github-hhatto-gorst 0.0~git20181029.ca9f730-2ubuntu1 source package in Ubuntu

Changelog

golang-github-hhatto-gorst (0.0~git20181029.ca9f730-2ubuntu1) jammy; urgency=medium

  * Skip tests that rely on files in the "data" directory, as this directy is
    reserved in golang autopkgtests in ubuntu

 -- William 'jawn-smith' Wilson <email address hidden>  Tue, 29 Mar 2022 16:21:30 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-hhatto-gorst_0.0~git20181029.ca9f730.orig.tar.xz 39.2 KiB 8e0c2553e24f0178560633d6dd9730e6a288f3b4aab6a310f22344372ee295a1
golang-github-hhatto-gorst_0.0~git20181029.ca9f730-2ubuntu1.debian.tar.xz 4.2 KiB f837af9be57595bfac68c7eef62bee1a72f73fa6d0894c796b49ca281e1bd1e8
golang-github-hhatto-gorst_0.0~git20181029.ca9f730-2ubuntu1.dsc 2.4 KiB 3b4bd79c93f20a96f60d6eb10e82eaa634f36be323e2e9b54f975b4adc45a2c8

View changes file

Binary packages built by this source

golang-github-hhatto-gorst-dev: Go implementation of reStructuredText

 This is a Go implementation of reStructuredText. developed on the basis of
 Go markdown module implemented by Michael Teichgräber.
 .
 Only Support for HTML output is implemented.

gorst: Go implementation of reStructuredText (command line)

 This is a Go implementation of reStructuredText. developed on the basis of
 Go markdown module implemented by Michael Teichgräber.
 .
 Only Support for HTML output is implemented.
 .
 This package provides command line interface for this implementation.