[ buster ]
[ 源代码: hugo ]
软件包:golang-github-gohugoio-hugo-dev(0.55.6+really0.54.0-1+deb10u1) [security]
golang-github-gohugoio-hugo-dev 的相关链接
Debian 的资源:
下载源码包 hugo:
- [hugo_0.55.6+really0.54.0-1+deb10u1.dsc]
- [hugo_0.55.6+really0.54.0.orig.tar.gz]
- [hugo_0.55.6+really0.54.0-1+deb10u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gohugo.io]
相似软件包:
Go source code and library of Hugo the static website generator
Hugo is a static site generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates, and renders them into a full HTML website.
This package contains Hugo’s source code and helper libraries.
其他与 golang-github-gohugoio-hugo-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-alecthomas-chroma-dev (>= 0.6.2~)
- general purpose syntax highlighter in pure Go -- sources
-
- dep: golang-github-bep-debounce-dev
- Debouncer written in Go
-
- dep: golang-github-bep-gitmap-dev (>= 1.0.0~)
- map all filenames to info objects for a given git revision
-
- dep: golang-github-bep-go-tocss-dev (>= 0.6.0~)
- simple-to-use LibSass Go API
-
- dep: golang-github-burntsushi-locker-dev
- simple Go package for conveniently using named read/write locks
-
- dep: golang-github-burntsushi-toml-dev
- TOML parser and encoder for Go with reflection
-
- dep: golang-github-chaseadamsio-goorgeous-dev
- Go org syntax parser to html
-
- dep: golang-github-disintegration-imaging-dev
- Simple Go image processing package
-
- dep: golang-github-dsnet-golib-dev
- Collection of mostly unrelated helper Go packages
-
- dep: golang-github-eknkc-amber-dev
- Elegant HTML templating engine for Go, inspired from HAML and Jade (Go library)
-
- dep: golang-github-fortytw2-leaktest-dev
- Goroutine Leak Detector
-
- dep: golang-github-fsnotify-fsnotify-dev
- File system notifications for Go
-
- dep: golang-github-gobwas-glob-dev
- Go glob pattern library
-
- dep: golang-github-gorilla-websocket-dev (>= 1.4.0-1+deb10u1)
- Go package implementing the WebSocket protocol
-
- dep: golang-github-hashicorp-go-immutable-radix-dev
- immutable radix tree implementation in Golang
-
- dep: golang-github-jdkato-prose-dev
- Golang library for text processing
-
- dep: golang-github-kyokomi-emoji-dev
- Go library for printing emoji as Unicode characters
-
- dep: golang-github-markbates-inflect-dev
- Go library to transform words from singular to plural (Git fork)
-
- dep: golang-github-miekg-mmark-dev
- Markdown processor in Go geared for the IETF (Go library)
-
- dep: golang-github-mitchellh-hashstructure-dev
- generate hash values for arbitrary values in Golang
-
- dep: golang-github-mitchellh-mapstructure-dev (>= 1.1.2~)
- library for decoding generic map values into native Go structures
-
- dep: golang-github-muesli-smartcrop-dev
- smartcrop finds good image crops for arbitrary crop sizes
-
- dep: golang-github-nicksnyder-go-i18n-dev
- Go package for i18n with templates and CLDR plural support
-
- dep: golang-github-olekukonko-tablewriter-dev
- generate ASCII tables in Golang
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-puerkitobio-purell-dev
- tiny Go library to normalize URLs
-
- dep: golang-github-russross-blackfriday-dev
- Blackfriday: a markdown processor for Go
-
- dep: golang-github-sanity-io-litter-dev
- Pretty printer library for Go data structures to aid in debugging and testing
-
- dep: golang-github-spf13-afero-dev (>= 1.2.1~)
- FileSystem Abstraction System for Go
-
- dep: golang-github-spf13-cast-dev (>= 1.3.0~)
- Safe and easy casting from one type to another in Go
-
- dep: golang-github-spf13-cobra-dev
- Go library for creating powerful modern Go CLI applications
同时作为一个虚包由这些包填实: golang-github-dnephin-cobra-dev
-
- dep: golang-github-spf13-fsync-dev
- Keeps files or directories in sync for Go
-
- dep: golang-github-spf13-jwalterweatherman-dev (>= 1.0.0+git20181028.94f6ae3~)
- Go library for both printing to the terminal and logging to files
-
- dep: golang-github-spf13-nitro-dev
- Quick and easy performance analyzer library for Go
-
- dep: golang-github-spf13-pflag-dev
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags
-
- dep: golang-github-spf13-viper-dev (>= 1.3.1~)
- Go configuration with fangs
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-github-tdewolff-minify-dev (>= 2.3.8~)
- Go minifiers for web formats
-
- dep: golang-github-wellington-go-libsass-dev
- Go wrapper for libsass, the only Sass 3.5 compiler for Go
-
- dep: golang-github-yosssi-ace-dev
- HTML template engine for Go (library package)
-
- dep: golang-golang-x-image-dev
- supplementary Go image libraries
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
-
- dep: golang-gopkg-yaml.v2-dev (>= 2.2.2~)
- YAML support for the Go language