Skip to content

Commit 588ef39

Browse files
committed
Clarify that native range conversion is to string
Suugested by: @sbs2001 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 7bcce9d commit 588ef39

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ ecosystem.
4141
- It support a growing number of package ecosystems versioning in a single
4242
library.
4343

44-
- It can parse native version ranges notation into the common "vers" notation
45-
and can return back native version ranges from a "vers".
44+
- It can parse version range strings using their native notation (such as an npm
45+
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.
4647

4748
- It is designed to work with `Package URLs (purl) <https://github.com/package-url>`_.
4849

0 commit comments

Comments
 (0)