Imports of package tpl

PathSynopsis
github.com/gohugoio/hugo/bufferpoolPackage bufferpool provides a pool of bytes buffers.
github.com/gohugoio/hugo/metricsPackage metrics provides simple metrics tracking features.
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
ioPackage io provides basic interfaces to I/O primitives.
text/templatePackage template implements data-driven templates for generating textual output.
text/template/parsePackage parse builds parse trees for templates as defined by text/template and html/template.
timePackage time provides functionality for measuring and displaying time.