File: doc.go

package info (click to toggle)
golang-github-mcuadros-go-version 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 176 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
/*
Version normalizer and comparison library for go, heavy based on PHP 
version_compare function and Version comparsion libs from Composer 
(https://github.com/composer/composer) PHP project
*/
package version