1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- osm-gps-map: osm-gps-map (gtk mapping widget)
- osm-gps-map:
- osm-gps-map: osm-gps-map is a Gtk mapping widget (with Python bindings) that,
- osm-gps-map: given GPS co-ordinates, draws a GPS track and points of interest on
- osm-gps-map: a moving map display.
- osm-gps-map:
- osm-gps-map: osm-gps-map downloads map data from a number of websites, including
- osm-gps-map: openstreetmap.org, openaerialmap.org and others, and can be used to
- osm-gps-map: build desktop mapping or geolocation applications.
- osm-gps-map:
- osm-gps-map: Homepage: http://nzjrs.github.io/osm-gps-map/
|