On Mon, Aug 24, 2009 at 8:13 AM, Peter FELECAN<[email protected]> wrote: > Sebastian Kayser <[email protected]> writes: > >> Hi, >> >> just wrote my first python module build description and noticed that >> most of the few python modules in our catalog follow a catalog name >> naming scheme of >> >> py<modulename> >> >> With regards to user experience and consistency could we change the >> default/standard to be more like the perl modules which have >> pm_<modulename>? So for python modules this would be: >> >> py_<modulename> > > +1 especially as we have just a few modules available
+1 pyantlrrt --> py_antlrrt pyyaml --> py_yaml How do we go about the change? Modify catalogname without touching pkgname? Will the usual pkg-get/pkgutil update do the right thing? Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
