./devel/go-sanitized_anchor_name, Create sanitized anchor names

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 0.0.20170919nb4, Package name: go-sanitized_anchor_name-0.0.20170919nb4, Maintainer: pkgsrc-users

Package sanitized_anchor_name provides a func to create sanitized anchor names.

Its logic can be reused by multiple packages to create interoperable anchor
names and links to those anchors.

At this time, it does not try to ensure that generated anchor names are unique,
that responsibility falls on the caller.


Required to build:
[lang/go111] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates