From: | Daniel Robbins |
Date: | 24 Aug 2000 at 16:28:24 |
Subject: | Re: READMEs (Was: AMIOPEN: Amiga tool inclusion...) |
On Thu, Aug 24, 2000 at 09:43:59AM +0200, Aaron Optimizer Digulla wrote:
> That's not necessary. On the various Linuxes out there, the "portlevel"
> (for want of a better word) is attached to the original version with "-"
> (ie. gzip-1.2.4-2 is the current port of gzip 1.2.4 for Ami). So we don't
> need to invent anything special here, either.
I've sort of been skipping this conversation up until now, but FYI...
I have already-written routines (in python) that will parse package
names and not only verify that they are valid, but can also compare
version strings to see what package is newer. I don't know exactly
what this discussion is about, but they are available if you need
them.