mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-R/isoband: new
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-R/isoband/Manifest
Normal file
1
dev-R/isoband/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST isoband_0.2.4.tar.gz 2010708 BLAKE2B 34f805cc3f7cd27109580c772cc6491adaf9baf1e199fd9bbfdbea64a7a3b673a4358e36214bb26c963cba208c7bd9f8666064dd712ff7ba731a7d50b27cf095 SHA512 8d83afd3b5cecc33721e52b9241fd7cb1fde6b8d9e35da6ca8afbda63e603f71d4208fdb22777d6a992bf26eb66680d85d44ad267cdf89a2a6007afbe2ee8cde
|
||||
10
dev-R/isoband/isoband-0.2.4.ebuild
Normal file
10
dev-R/isoband/isoband-0.2.4.ebuild
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Generate Isolines and Isobands from regularky spaced elevation grids'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
10
dev-R/isoband/metadata.xml
Normal file
10
dev-R/isoband/metadata.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>
|
||||
Generate Isolines and Isobands from Regularly Spaced Elevation
|
||||
Grids // A fast C++ implementation to generate contour lines
|
||||
(isolines) and contour polygons (isobands) from regularly
|
||||
spaced grids containing elevation data.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user