Sha256: 5f5dc15bba06e8b9be437ebdfe3c92c41c2109c06466c268670c2d4225f7540b

Contents?: true

Size: 1.81 KB

Versions: 0

Compression: gzip

Compressed size: 676 Bytes

Stored size: 676 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: gpx
version: !ruby/object:Gem::Version 
  version: "0.5"
platform: ruby
authors: 
- Doug Fales
autorequire: gpx
bindir: bin
cert_chain: []

date: 2009-07-06 00:00:00 -06:00
default_executable: 
dependencies: []

description: "   A basic API for reading and writing GPX files.\n"
email: doug.fales@gmail.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- lib/gpx/bounds.rb
- lib/gpx/gpx.rb
- lib/gpx/gpx_file.rb
- lib/gpx/magellan_track_log.rb
- lib/gpx/point.rb
- lib/gpx/route.rb
- lib/gpx/segment.rb
- lib/gpx/track.rb
- lib/gpx/trackpoint.rb
- lib/gpx/waypoint.rb
- lib/gpx.rb
- tests/gpx10_test.rb
- tests/gpx_file_test.rb
- tests/gpx_files/arches.gpx
- tests/gpx_files/big.gpx
- tests/gpx_files/gpx10.gpx
- tests/gpx_files/magellan_track.log
- tests/gpx_files/one_segment.gpx
- tests/gpx_files/one_track.gpx
- tests/gpx_files/routes.gpx
- tests/gpx_files/tracks.gpx
- tests/gpx_files/waypoints.gpx
- tests/gpx_files/with_or_without_elev.gpx
- tests/magellan_test.rb
- tests/output/new_gpx_file_from_scratch.gpx
- tests/output_test.rb
- tests/route_test.rb
- tests/segment_test.rb
- tests/track_file_test.rb
- tests/track_test.rb
- tests/waypoint_test.rb
- ChangeLog
- Rakefile
- README
has_rdoc: true
homepage: http://gpx.rubyforge.com/
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.3.2
signing_key: 
specification_version: 3
summary: A basic API for reading and writing GPX files.
test_files: []

Package Spec version

gpx-0.5