golang-github-niklasfasching-go-org 1.6.5-1 source package in Ubuntu

Changelog

golang-github-niklasfasching-go-org (1.6.5-1) unstable; urgency=medium

  * New upstream version 1.6.5
  * Update dependency on golang-github-alecthomas-chroma-v2-dev
    (replacing golang-github-alecthomas-chroma-dev) and on Go 1.18
    as per go.mod
  * Bump Standards-Version to 4.6.1 (no change)
  * Rename Built-Using field as Static-Built-Using
  * Refresh test fixtures for chroma v2.2.0 where missing semicolons
    have been added since chroma v2.0.1.  Bump dependency to
    golang-github-alecthomas-chroma-v2-dev (>= 2.2.0) accordingly.

 -- Anthony Fok <email address hidden>  Tue, 28 Jun 2022 06:45:49 -0600

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-niklasfasching-go-org_1.6.5-1.dsc 2.5 KiB fb229821dbd5e94f2eb701c59fbe0817c5ae4abce83c883e33f8bac944545aeb
golang-github-niklasfasching-go-org_1.6.5.orig.tar.gz 233.6 KiB b1017aad87bae3c7d509d3d8cea6929362a115841f27abb2d1b8d8aa76a54ec6
golang-github-niklasfasching-go-org_1.6.5-1.debian.tar.xz 6.6 KiB 2e57bf45addd64eaa9d79be61b6cb60152b175985cc4ea8a17a00032df800d21

Available diffs

No changes file available.

Binary packages built by this source

go-org: No summary available for go-org in ubuntu kinetic.

No description available for go-org in ubuntu kinetic.

go-org-dbgsym: No summary available for go-org-dbgsym in ubuntu kinetic.

No description available for go-org-dbgsym in ubuntu kinetic.

golang-github-niklasfasching-go-org-dev: Org mode parser with HTML & pretty-printed Org rendering (Go library)

 github.com/niklasfasching/go-org an Org mode parser written in Go.
 .
 Take a look at https://niklasfasching.github.io/go-org/ for some examples
 and an online Org → HTML demo (Wasm based).
 .
 Please note that the goal for the HTML export is to produce sensible HTML
 output, not to exactly reproduce output the output of org-html-export.
 .
 This package contains the go-org Go library.