blob: 5cfc153a9ec04d5d85f01881d3dc9eafec9bec40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-astronomy</herd>
<longdescription>
This Astropy-affiliated package provides a python wrapper to the
Montage Astronomical Image Mosaic Engine, including both functions to
access individual Montage commands, and high-level functions to
facilitate mosaicking and re-projecting.
</longdescription>
<upstream>
<remote-id type="pypi">montage-wrapper</remote-id>
</upstream>
</pkgmetadata>
|