<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Lightweight Tables via JSON Specs and JavaScript // A lightweight
		grammar of tables. Build a table by declaring a JSON spec
		(titles, spanners, row groups, footnotes, formatting functions,
		etc.); a tiny vanilla JavaScript runtime builds the HTML table
		from the spec on page load. No 'sass', no 'V8', no
		'htmlwidgets'  just base R and 'xfun' ('htmltools' is used only
		for the optional Shiny binding).
	</longdescription>
</pkgmetadata>
