[ Paquet source : golang-github-xlab-handysort ]
Paquet : golang-github-xlab-handysort-dev (0.0~git20150421.fb3537e-3)
Liens pour golang-github-xlab-handysort-dev
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source golang-github-xlab-handysort :
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e-3.dsc]
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e.orig.tar.xz]
- [golang-github-xlab-handysort_0.0~git20150421.fb3537e-3.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
- python3-pyuca
- golang-github-shenwei356-natsort-dev
- golang-github-facette-natsort-dev
- libsort-naturally-perl
- golang-github-fvbommel-sortorder-dev
- golang-github-brentp-gsort-dev
- golang-github-martinlindhe-base36-dev
- python3-base36
- postgresql-11-debversion
- postgresql-13-debversion
- postgresql-15-debversion
Alphanumeric string sorting algorithm implementation in Go
This is a Go package implementing a correct comparison function to compare alphanumeric strings with respect to their integer parts.
For example, this is the default result of strings sort: hello1 hello10 hello11 hello2 hello3
This is the result from handysort: hello1 hello2 hello3 hello10 hello11
Télécharger golang-github-xlab-handysort-dev
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 5,3 ko | 24,0 ko | [liste des fichiers] |