Hello,
> On Oct 25, 2019, at 8:00 PM, Peng Yu <pengyu...@gmail.com> wrote: > > > I'd like to mimic the V sort order in python. Is there any easy to use > comparison available in python? A simple online search will show several python packages that can do it. For example: https://deb-pkg-tools.readthedocs.io/en/latest/api.html#module-deb_pkg_tools.version -assaf