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

Package: ruby-version-sorter (2.2.4-1build1)

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.4)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libruby2.7 (>= 2.7.0~preview2)
    Libraries necessary to run Ruby 2.7
  • dep: ruby (<< 1:2.8~)
    Interpreter of object-oriented scripting language Ruby (default version)
    dep: ruby (>= 1:2.7~0)

Download ruby-version-sorter

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 7.0 kB33 kB [list of files]
armhf 6.5 kB29 kB [list of files]