mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-29 09:57:28 -08:00
18 lines
663 B
XML
18 lines
663 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci-astronomy@gentoo.org</email>
|
|
<name>Gentoo Astronomy Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
photutils is a python package for determining photometric properties
|
|
of sources in astronomical images. This includes source detection,
|
|
centroid and shape parameters, and performing photometry.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">photutils</remote-id>
|
|
<remote-id type="github">astropy/photutils</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|