<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		A Tiny 'Roxygen'-Style Documentation Generator // A minimalistic,
		dependency-free alternative to 'roxygen2'. Reads '#'' comment
		blocks above R functions and objects and turns them into '.Rd'
		documentation files and a 'NAMESPACE' file. 'tinyroxygen' is to
		'roxygen2' what 'tinytest' is to 'testthat', a lightweight
		alternative built with base R only, with no recursive
		dependencies to install. 'Roxygen' stands for R documentation
		inspired by the 'Doxygen' for 'C++' documentation tools.
	</longdescription>
</pkgmetadata>
