Looks good for me, I would probably say "MINOR version agnostic" for python2 and python3.
On 31.08.2013, at 13:37, Marcus von Appen <m...@freebsd.org> wrote: > On, Mon Aug 26, 2013, Dmitry Sivachenko wrote: > >> Can you please adjust pkg-descr for python, python2, python3 ports to >> better reflect what they do now? >> >> Thanks! > > What do you think about > > """ > This is a meta port to the Python interpreter and provides symbolic links > to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with > version agnostic python scripts, which can be executed using either > Python 2.x or 3.x. > """ > This is a meta port to the Python 2.x interpreter and provides symbolic links > to bin/python2, bin/pydoc2, bin/idle2 and so on to allow compatibility with > version agnostic python 2.x scripts. > """ > This is a meta port to the Python 3.x interpreter and provides symbolic links > to bin/python3, bin/pydoc3, bin/idle3 and so on to allow compatibility with > version agnostic python 3.x scripts. > """ > > for lang/python, lang/python2 and lang/python3 (in that order)? > > Cheers > Marcus _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"