добавление

This commit is contained in:
2024-06-19 21:45:56 +03:00
commit cc8cb655e9
7 changed files with 250 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# vercmp
[![Go Reference](https://pkg.go.dev/badge/go.elara.ws/vercmp.svg)](https://pkg.go.dev/go.elara.ws/vercmp)
This is a simple library that compares two versions using an algorithm loosely based on the `rpmvercmp` algorithm.