<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Incremental Feature Engineering with Database Persistence //
		Define feature logic, compute only new or unprocessed rows, and
		persist the resulting flat feature table in a database. The
		package provides an explicit incremental pipeline for fetching
		source rows, computing feature definitions, and writing
		computed features to a database table.
	</longdescription>
</pkgmetadata>
