<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>tupone@gentoo.org</email>
		<name>Tupone Alfredo</name>
	</maintainer>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<longdescription lang="en">
		This is a package for manipulating geometric shapes. Unlike many
		geometry libraries, S2 is primarily designed to work with spherical
		geometry, i.e., shapes drawn on a sphere rather than on a planar
		2D map. This makes it especially suitable for working with geographic
		data.
	</longdescription>
	<upstream>
		<remote-id type="github">google/s2geometry</remote-id>
	</upstream>
</pkgmetadata>
