Skip to content
Sections
>> Trisquel >> Packages >> aramo >> ruby >> ruby-version-sorter
etiona  ] [  nabia  ] [  aramo  ]
[ Source: ruby-version-sorter  ]

Package: ruby-version-sorter (2.2.4-2build2)

Fast sorting of version strings

Used to sort version strings faster. It is used to sort a repository's tags. It is used as follows require 'version_sorter' versions = %w( 1.0.9 2.0 1.0.10 1.0.3 ) VersionSorter.rsort(versions) # => ["2.0", "1.0.10", "1.0.9", "1.0.3"] VersionSorter.sort(versions) # => ["1.0.3", "1.0.9", "1.0.10", "2.0"]

Other Packages Related to ruby-version-sorter

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.17) [arm64, ppc64el]
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.4) [amd64, armhf]
  • dep: libruby3.0 (>= 3.0.0~preview1)
    Libraries necessary to run Ruby 3.0
  • dep: ruby (<< 1:3.1~)
    Interpreter of object-oriented scripting language Ruby (default version)
    dep: ruby (>= 1:3.0~0)

Download ruby-version-sorter

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 7.5 kB33 kB [list of files]
arm64 7.4 kB29 kB [list of files]
armhf 6.9 kB29 kB [list of files]
ppc64el 8.0 kB85 kB [list of files]