wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libsort-versions-perl  ]

Pakiet: libsort-versions-perl (1.62-1)

Odnośniki dla libsort-versions-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libsort-versions-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

Perl module for sorting of revision (and similar) numbers

The Sort::Versions module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. For an explanation of the algorithm, it's easiest to look at these examples:

 1.1   <  1.2
 1.1a  <  1.2
 1.1   <  1.1.1
 1.1   <  1.1a
 1.1.a <  1.1a
 1     <  a
 a     <  b
 1     <  2

 (special handling for leading zeros)
 0002  <  1
 1.06  <  1.5

 (a hyphen binds looser than a period)
 1-1 < 1-2
 1-2 < 1.2

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: Perl

Inne pakiety związane z libsort-versions-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libsort-versions-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 10,7 KiB25,0 KiB [lista plików]