On Tue, Jul 7, 2009 at 11:52 AM, Floris Bruynooghe<[email protected]> wrote: > Hi > > On Mon, Jul 06, 2009 at 01:09:34PM -0400, P.J. Eby wrote: >> It should be possible to implement all the development schemes I know of >> using something like: >> >> X(.X?)*([abc]X?)?(.postX?)?(.devX?)? >> >> where "X" expands to (\d+). > > I've made a fork of verlib implementing this simplified postdev > handling: http://bitbucket.org/flub/verlib/ > > Tarek has write access to it too, but it's probably best if it gets > merged at least into a branch on the original repo if this needs to > live for any decent length of time. >
Hey Floris, I've added your account so you can write directly into the original repo please feel free to merge, this change is something wel wanted to do in any case btw: we need to work on the documentation that goes with the module to explain all uses cases Regards > > Regards > Floris > > -- > Debian GNU/Linux -- The Power of Freedom > www.debian.org | www.gnu.org | www.kernel.org > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > -- Tarek Ziadé | http://ziade.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
