mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-03 07:57:29 -07:00
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.20, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/22733 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
15 lines
666 B
XML
15 lines
666 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription>
|
|
Python-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++
|
|
library for performing proximity and collision queries on pairs of geometric models.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/BerkeleyAutomation/python-fcl/issues</bugs-to>
|
|
<remote-id type="github">BerkeleyAutomation/python-fcl</remote-id>
|
|
<remote-id type="pypi">python-fcl</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|