Diff
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
@@ -1,9 +1,11 @@
# Debian Version (Ruby) [](https://github.com/captn3m0/ruby-deb-version/blob/main/LICENSE.txt) [](https://rubygems.org/gems/deb_version) [](https://github.com/captn3m0/ruby-deb-version/actions/workflows/main.yml?query=branch%3Amain)  [](https://github.com/captn3m0/ruby-deb-version/issues?q=is%3Aissue+is%3Aopen)
# Debian Version (Ruby)
[](https://github.com/captn3m0/ruby-deb-version/blob/main/LICENSE.txt) [](https://rubygems.org/gems/deb_version) [](https://github.com/captn3m0/ruby-deb-version/actions/workflows/main.yml?query=branch%3Amain)  [](https://github.com/captn3m0/ruby-deb-version/issues?q=is%3Aissue+is%3Aopen)
A port of "Debian Version" comparison function to Ruby. This is based on
[Debian Policy Manual v4.6.20, Section 5.6.12](https://www.debian.org/doc/debian-policy/ch-controlfields.html#version).
It adapts some of the code from https://github.com/FauxFaux/deb-version and https://github.com/xolox/python-deb-pkg-tools
It adapts some of the code and tests from https://github.com/FauxFaux/deb-version and https://github.com/xolox/python-deb-pkg-tools
## Installation