Imports of package html

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/tdewolff/minifyPackage minify relates MIME type to minifiers.
github.com/tdewolff/parsePackage parse contains a collection of parsers for various formats in its subpackages.
github.com/tdewolff/parse/buffer
github.com/tdewolff/parse/htmlPackage html is an HTML5 lexer following the specifications at http://www.w3.org/TR/html5/syntax.html.
ioPackage io provides basic interfaces to I/O primitives.