diff options
Diffstat (limited to 'libraries/libversion/README')
-rw-r--r-- | libraries/libversion/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libversion/README b/libraries/libversion/README new file mode 100644 index 000000000000..396b54a0f0c2 --- /dev/null +++ b/libraries/libversion/README @@ -0,0 +1,3 @@ +libversion is an advanced version string comparison library used by the +Repology project. It is capable of comparing version strings even if they are +written in different formats. |