ruby-version-sorter - 2.3.0-1+b5 main

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"]

Priority: optional
Section: ruby
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 88.1 kB
Architectures: arm64  amd64 

 

Versions

2.3.0-1+b5 arm64 2.3.0-1+b5 amd64 2.3.0-1+b4 arm64 2.3.0-1+b4 amd64 2.3.0-1+b3 arm64 2.3.0-1+b3 amd64 2.3.0-1+b2 arm64 2.3.0-1+b2 amd64 2.3.0-1 arm64 2.3.0-1 amd64