--- !ruby/object:Gem::Specification name: postrunner version: !ruby/object:Gem::Version version: 0.6.0 platform: ruby authors: - Chris Schlaeger autorequire: bindir: bin cert_chain: [] date: 2016-07-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: fit4ruby requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.3.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.3.0 - !ruby/object:Gem::Dependency name: perobs requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.2' - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.6 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.6 - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.4.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.4.1 - !ruby/object:Gem::Dependency name: yard requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.8.7 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.8.7 description: |- PostRunner is an application to manage FIT files such as those produced by Garmin products like the Forerunner 620 (FR620) and Fenix 3 or Fenix 3HR. It allows you to import the files from the device and analyze the data. In addition to the common features like plotting pace, heart rates, elevation and other captured values it also provides a heart rate variability (HRV) analysis. It can also update satellite orbit prediction (EPO) data on the device to speed-up GPS fix times. It is an offline alternative to Garmin Connect. The software has been developed and tested on Linux but should work on other operating systems as well. email: - cs@taskjuggler.org executables: - postrunner extensions: [] extra_rdoc_files: [] files: - ".gitignore" - COPYING - Gemfile - README.md - Rakefile - bin/postrunner - lib/postrunner.rb - lib/postrunner/ActivitiesDB.rb - lib/postrunner/Activity.rb - lib/postrunner/ActivityLink.rb - lib/postrunner/ActivityListView.rb - lib/postrunner/ActivitySummary.rb - lib/postrunner/ActivityView.rb - lib/postrunner/BackedUpFile.rb - lib/postrunner/ChartView.rb - lib/postrunner/DailyMonitoringAnalyzer.rb - lib/postrunner/DailySleepAnalyzer.rb - lib/postrunner/DataSources.rb - lib/postrunner/DeviceList.rb - lib/postrunner/DirUtils.rb - lib/postrunner/EPO_Downloader.rb - lib/postrunner/EventList.rb - lib/postrunner/FFS_Activity.rb - lib/postrunner/FFS_Device.rb - lib/postrunner/FFS_Monitoring.rb - lib/postrunner/FitFileStore.rb - lib/postrunner/FlexiTable.rb - lib/postrunner/HRV_Analyzer.rb - lib/postrunner/HTMLBuilder.rb - lib/postrunner/LinearPredictor.rb - lib/postrunner/Log.rb - lib/postrunner/Main.rb - lib/postrunner/MonitoringDB.rb - lib/postrunner/MonitoringStatistics.rb - lib/postrunner/NavButtonRow.rb - lib/postrunner/PagingButtons.rb - lib/postrunner/Percentiles.rb - lib/postrunner/PersonalRecords.rb - lib/postrunner/QueryResult.rb - lib/postrunner/RecordListPageView.rb - lib/postrunner/RuntimeConfig.rb - lib/postrunner/Schema.rb - lib/postrunner/SleepCycle.rb - lib/postrunner/TrackView.rb - lib/postrunner/UserProfileView.rb - lib/postrunner/View.rb - lib/postrunner/ViewBottom.rb - lib/postrunner/ViewButtons.rb - lib/postrunner/ViewFrame.rb - lib/postrunner/ViewTop.rb - lib/postrunner/version.rb - misc/flot/API.md - misc/flot/CONTRIBUTING.md - misc/flot/FAQ.md - misc/flot/LICENSE.txt - misc/flot/Makefile - misc/flot/NEWS.md - misc/flot/PLUGINS.md - misc/flot/README.md - misc/flot/examples/.DS_Store - misc/flot/examples/ajax/data-eu-gdp-growth-1.json - misc/flot/examples/ajax/data-eu-gdp-growth-2.json - misc/flot/examples/ajax/data-eu-gdp-growth-3.json - misc/flot/examples/ajax/data-eu-gdp-growth-4.json - misc/flot/examples/ajax/data-eu-gdp-growth-5.json - misc/flot/examples/ajax/data-eu-gdp-growth.json - misc/flot/examples/ajax/data-japan-gdp-growth.json - misc/flot/examples/ajax/data-usa-gdp-growth.json - misc/flot/examples/ajax/index.html - misc/flot/examples/annotating/index.html - misc/flot/examples/axes-interacting/index.html - misc/flot/examples/axes-multiple/index.html - misc/flot/examples/axes-time-zones/date.js - misc/flot/examples/axes-time-zones/index.html - misc/flot/examples/axes-time-zones/tz/africa - misc/flot/examples/axes-time-zones/tz/antarctica - misc/flot/examples/axes-time-zones/tz/asia - misc/flot/examples/axes-time-zones/tz/australasia - misc/flot/examples/axes-time-zones/tz/backward - misc/flot/examples/axes-time-zones/tz/etcetera - misc/flot/examples/axes-time-zones/tz/europe - misc/flot/examples/axes-time-zones/tz/factory - misc/flot/examples/axes-time-zones/tz/iso3166.tab - misc/flot/examples/axes-time-zones/tz/leapseconds - misc/flot/examples/axes-time-zones/tz/northamerica - misc/flot/examples/axes-time-zones/tz/pacificnew - misc/flot/examples/axes-time-zones/tz/solar87 - misc/flot/examples/axes-time-zones/tz/solar88 - misc/flot/examples/axes-time-zones/tz/solar89 - misc/flot/examples/axes-time-zones/tz/southamerica - misc/flot/examples/axes-time-zones/tz/systemv - misc/flot/examples/axes-time-zones/tz/yearistype.sh - misc/flot/examples/axes-time-zones/tz/zone.tab - misc/flot/examples/axes-time/index.html - misc/flot/examples/background.png - misc/flot/examples/basic-options/index.html - misc/flot/examples/basic-usage/index.html - misc/flot/examples/canvas/index.html - misc/flot/examples/categories/index.html - misc/flot/examples/examples.css - misc/flot/examples/image/hs-2004-27-a-large-web.jpg - misc/flot/examples/image/index.html - misc/flot/examples/index.html - misc/flot/examples/interacting/index.html - misc/flot/examples/navigate/arrow-down.gif - misc/flot/examples/navigate/arrow-left.gif - misc/flot/examples/navigate/arrow-right.gif - misc/flot/examples/navigate/arrow-up.gif - misc/flot/examples/navigate/index.html - misc/flot/examples/percentiles/index.html - misc/flot/examples/realtime/index.html - misc/flot/examples/resize/index.html - misc/flot/examples/selection/index.html - misc/flot/examples/series-errorbars/index.html - misc/flot/examples/series-pie/index.html - misc/flot/examples/series-toggle/index.html - misc/flot/examples/series-types/index.html - misc/flot/examples/shared/jquery-ui/jquery-ui.min.css - misc/flot/examples/shared/jquery-ui/jquery-ui.min.js - misc/flot/examples/stacking/index.html - misc/flot/examples/symbols/index.html - misc/flot/examples/threshold/index.html - misc/flot/examples/tracking/index.html - misc/flot/examples/visitors/index.html - misc/flot/examples/zooming/index.html - misc/flot/excanvas.js - misc/flot/excanvas.min.js - misc/flot/jquery.colorhelpers.js - misc/flot/jquery.colorhelpers.min.js - misc/flot/jquery.flot.canvas.js - misc/flot/jquery.flot.canvas.min.js - misc/flot/jquery.flot.categories.js - misc/flot/jquery.flot.categories.min.js - misc/flot/jquery.flot.crosshair.js - misc/flot/jquery.flot.crosshair.min.js - misc/flot/jquery.flot.errorbars.js - misc/flot/jquery.flot.errorbars.min.js - misc/flot/jquery.flot.fillbetween.js - misc/flot/jquery.flot.fillbetween.min.js - misc/flot/jquery.flot.image.js - misc/flot/jquery.flot.image.min.js - misc/flot/jquery.flot.js - misc/flot/jquery.flot.min.js - misc/flot/jquery.flot.navigate.js - misc/flot/jquery.flot.navigate.min.js - misc/flot/jquery.flot.pie.js - misc/flot/jquery.flot.pie.min.js - misc/flot/jquery.flot.resize.js - misc/flot/jquery.flot.resize.min.js - misc/flot/jquery.flot.selection.js - misc/flot/jquery.flot.selection.min.js - misc/flot/jquery.flot.stack.js - misc/flot/jquery.flot.stack.min.js - misc/flot/jquery.flot.symbol.js - misc/flot/jquery.flot.symbol.min.js - misc/flot/jquery.flot.threshold.js - misc/flot/jquery.flot.threshold.min.js - misc/flot/jquery.flot.time.js - misc/flot/jquery.flot.time.min.js - misc/flot/jquery.js - misc/flot/jquery.min.js - misc/icons/activities.png - misc/icons/activities.svg - misc/icons/back.png - misc/icons/back.svg - misc/icons/first.png - misc/icons/first.svg - misc/icons/forward.png - misc/icons/forward.svg - misc/icons/home.png - misc/icons/home.svg - misc/icons/last.png - misc/icons/last.svg - misc/icons/lgpl-3.0.txt - misc/icons/record-small.png - misc/icons/record.png - misc/icons/record.svg - misc/jquery/jquery-2.1.1.min.js - misc/openlayers/ol.css - misc/openlayers/ol.js - misc/postrunner/trackview.js - postrunner.gemspec - spec/ActivitySummary_spec.rb - spec/FitFileStore_spec.rb - spec/FlexiTable_spec.rb - spec/PersonalRecords_spec.rb - spec/PostRunner_spec.rb - spec/View_spec.rb - spec/spec_helper.rb - tasks/changelog.rake - tasks/gem.rake - tasks/test.rake homepage: https://github.com/scrapper/postrunner licenses: - GNU GPL version 2 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Application to manage and analyze Garmin FIT files. test_files: - spec/ActivitySummary_spec.rb - spec/FitFileStore_spec.rb - spec/FlexiTable_spec.rb - spec/PersonalRecords_spec.rb - spec/PostRunner_spec.rb - spec/View_spec.rb - spec/spec_helper.rb has_rdoc: