--- !ruby/object:Gem::Specification name: geoptima version: !ruby/object:Gem::Version hash: 21 prerelease: segments: - 0 - 1 - 7 version: 0.1.7 platform: ruby authors: - Craig Taverner autorequire: bindir: bin cert_chain: [] date: 2012-05-18 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: multi_json prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 19 segments: - 1 - 1 - 0 version: 1.1.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: json_pure prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 5 segments: - 1 - 6 - 5 version: 1.6.5 type: :runtime version_requirements: *id002 description: | Geoptima is a suite of applications for measuring and locating mobile/cellular subscriber experience on GPS enabled smartphones. It is produced by AmanziTel AB in Helsingborg, Sweden, and supports many phone manufacturers, with free downloads from the various app stores, markets or marketplaces. This Ruby library is only capable of reading the JSON format files priduced by these phones and reformating them as CSV for further analysis in Excel. This is a simple and independent way of analysing the data, when compared to the full-featured analysis applications and servers available from AmanziTel. If you want to analyse a limited amount of data in excel, or with Ruby, then this GEM might be for you. If you want to analyse large amounts of data, from many subscribers, or over long periods of time then rather consider the NetView and Customer IQ applications from AmanziTel at www.amanzitel.com. email: craig@amanzi.com executables: - show_geoptima - geoptima_file_time - csv_chart - csv_stats - csv_merge extensions: [] extra_rdoc_files: - README.rdoc files: - bin/show_geoptima_sos - bin/show_geoptima - bin/csv_chart - bin/geoptima_file_time - bin/csv_stats - bin/csv_merge - lib/geoptima/version.rb - lib/geoptima/data.rb - lib/geoptima/chart.rb - lib/geoptima/daterange.rb - lib/geoptima/options.rb - lib/geoptima/file_time.rb - lib/geoptima.rb - examples/show_geoptima_sos.rb - examples/show_geoptima.rb - examples/csv_chart.rb - examples/csv_merge.rb - examples/geoptima_file_time.rb - examples/csv_stats.rb - examples/sample_geoptima.json - README.rdoc - CHANGELOG - CONTRIBUTORS - Gemfile - geoptima.gemspec homepage: http://github.com/craigtaverner/geoptima.rb licenses: [] post_install_message: rdoc_options: - --quiet - --title - Geoptima.rb - --line-numbers - --main - README.rdoc - --inline-source require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 59 segments: - 1 - 8 - 6 version: 1.8.6 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: geoptima rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: Ruby access to Geoptima JSON files test_files: []