There was an error while loading. Please reload this page.
1 parent 7bcce9d commit 588ef39Copy full SHA for 588ef39
1 file changed
README.rst
@@ -41,8 +41,9 @@ ecosystem.
41
- It support a growing number of package ecosystems versioning in a single
42
library.
43
44
-- It can parse native version ranges notation into the common "vers" notation
45
- and can return back native version ranges from a "vers".
+- It can parse version range strings using their native notation (such as an npm
+ range) into the common "vers" notation and internal object model and can
46
+ return back a native version range string rebuilt from a "vers" range.
47
48
- It is designed to work with `Package URLs (purl) <https://github.com/package-url>`_.
49
0 commit comments