<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		'CRUD' Utils in 'R' for 'Supabase' // An dual-paradigm interface
		to 'Supabase' (https://supabase.com/), an open-source backend-
		as-a-service platform. Provides comprehensive database
		operations including Create, Read, Update, Delete ('CRUD')
		functionality through both REST API endpoints and direct
		'PostgreSQL' database connections. Simplifies authentication,
		data management, and schema operations for 'Supabase' projects.
	</longdescription>
</pkgmetadata>
