Imports of package resource

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gohugoio/hugo/common/hugio
github.com/gohugoio/hugo/common/maps
github.com/gohugoio/hugo/helpersPackage helpers implements general utility functions that work with and on content.
github.com/gohugoio/hugo/hugofs/glob
github.com/gohugoio/hugo/langsPackage langs contains the language related types and function.
github.com/gohugoio/hugo/mediaPackage media contains Media Type (MIME type) related types and functions.
github.com/gohugoio/hugo/resources/images/exif
github.com/spf13/castPackage cast provides easy and safe casting in Go.
imagePackage image implements a basic 2-D image library.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.