Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honza/clj-gpx
https://github.com/honza/clj-gpx
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/honza/clj-gpx
- Owner: honza
- License: bsd-2-clause
- Created: 2014-01-13T09:22:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-15T08:54:05.000Z (almost 11 years ago)
- Last Synced: 2024-04-16T01:44:52.657Z (7 months ago)
- Language: Clojure
- Size: 117 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gpx
===This is a simple Clojure application to parse a GPX file and display some
information about it.* Total distance
* Elapsed time
* Average speedUsage
-----With [Leiningen][1]:
$ lein run
Example output:
Distance: 3.61 km
Elapsed time: 470 s
Average speed: 27.65 km/h[1]: http://leiningen.org/
License
-------BSD, short and sweet