summaryrefslogtreecommitdiff
path: root/sci-geosciences/routino/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-geosciences/routino/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-geosciences/routino/metadata.xml')
-rw-r--r--sci-geosciences/routino/metadata.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-geosciences/routino/metadata.xml b/sci-geosciences/routino/metadata.xml
new file mode 100644
index 000000000000..4b9330ffe671
--- /dev/null
+++ b/sci-geosciences/routino/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>grozin@gentoo.org</email>
+ <name>Andrey Grozin</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ An application for finding a route between two points using the dataset
+ of topographical information collected by http://www.OpenStreetMap.org.
+ This router uses a routing algorithm that takes OSM format data as its input
+ and calculates either the shortest or quickest route between two points.
+ To optimise the routing a custom database format is used.
+ This allows the routing to be performed quickly after a modest one-off pre-processing stage.
+ </longdescription>
+</pkgmetadata>