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

Package: ruby-version-sorter (2.1.0+dfsg-1build2)

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.5 (>= 2.5.0~preview1)
    Libraries necessary to run Ruby 2.5
  • dep: ruby (>= 1:2.5~0)
    Interpreter of object-oriented scripting language Ruby (default version)

Download ruby-version-sorter

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 6.4 kB29 kB [list of files]
i386 6.7 kB29 kB [list of files]