mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-21 22:53:31 +02:00
23 lines
1,007 B
XML
23 lines
1,007 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnu-emacs@gentoo.org</email>
|
|
<name>Gentoo GNU Emacs project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Osm.el is a tile-based map viewer, with a responsive movable and zoomable
|
|
display. The map can be controlled with the keyboard or with the mouse. The
|
|
viewer fetches the map tiles in parallel from tile servers via the curl
|
|
program. The package comes with a list of multiple preconfigured tile
|
|
servers. You can bookmark your favorite locations using regular Emacs
|
|
bookmarks or create links from Org files to locations. Furthermore the
|
|
package provides commands to search for locations by name and to open and
|
|
display GPX tracks.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/minad/osm/issues/</bugs-to>
|
|
<remote-id type="github">minad/osm</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|