Package perl-Geo-TCX: Information

    Source package: perl-Geo-TCX
    Version: 1.06-alt1
    Latest version according to Repology
    Build time:  Dec 24, 2022, 11:16 AM in the task #312340
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Parse and edit and TCX activity and course files from GPS training devices
    Description: 
    `Geo::TCX' enables the parsing and editing of TCX activity and course files, including those from FIT files. TCX files follow an XML schema developed by Garmin and common to its GPS sports devices. Among other methods, the module enables laps from an activity to be saved as individual *.tcx files, split into separate laps based on a given point, merged, or converted to courses to plan a future activity.
    
    FIT activity and course files are supported provided that the Geo::FIT manpage is installed and that the `fit2tcx.pl' script it provides appears on the user's path.
    
    The module supports files containing a single Activity or Course. Database files consisting of multiple activities or courses are not supported.

    List of RPM packages built from this SRPM:
    perl-Geo-TCX (noarch)
    perl-Geo-TCX-scripts (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(DateTime.pm)
      2. perl(DateTime/Format/ISO8601.pm)
      3. perl(ExtUtils/MakeMaker.pm)
      4. perl(File/Spec.pm)
      5. perl(Geo/Calc.pm)
      6. perl(Geo/FIT.pm)
      7. perl(Geo/Gpx.pm)
      8. perl(IPC/System/Simple.pm)
      9. perl(Module/Build.pm)
      10. rpm-build-perl
      11. /proc
      12. perl(Test/More.pm)
      13. perl-devel
      14. perl-podlators

    Last changed


    Dec. 24, 2022 Igor Vlasenko 1.06-alt1
    - enabled tests
    Dec. 24, 2022 Igor Vlasenko 1.06-alt0.1
    - bootstrap w/o tests; wait for Geo-Gpx > 0.08