File: README

package info (click to toggle)
osm-gps-map 0.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 716 kB
  • sloc: ansic: 4,734; makefile: 248; python: 203; xml: 35; sh: 16
file content (10 lines) | stat: -rw-r--r-- 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Python bindings for osm-gps-map

To Build
* Install the dependencies
  * osm-gps-map
  * pygobject and pygtk dev packages
* Linux
  * ./configure ; make ; make install
* Windows
  * python setup.py build --compiler=mingw32 bdist_wininst