Not sure if I can submit translations, but I'll try: [2020-03-08 09:51:27+0100] Michał Górny: > Rewrite the description for dev-python category in order to clarify > its purpose. It has been pointed out that the previous description may > have suggested that it is the category for *all* things written > in Python. > > Signed-off-by: Michał Górny <mgo...@gentoo.org> > --- > dev-python/metadata.xml | 44 +++++++++++------------------------------ > 1 file changed, 12 insertions(+), 32 deletions(-) > > // If you can supply translations for the remaining languages, please > // send them my way and I'll update the patch. > > diff --git a/dev-python/metadata.xml b/dev-python/metadata.xml > index ed6a813dd009..b90b8f66f45a 100644 > --- a/dev-python/metadata.xml > +++ b/dev-python/metadata.xml > @@ -2,41 +2,21 @@ > <!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> > <catmetadata> > <longdescription lang="en"> > - The dev-python category contains libraries, utilities or > - bindings written in or for the Python programming language. > + The dev-python category contains packages whose primary purpose > + is to provide Python modules, extensions and bindings, as well > + as tools and utilities useful for development in the Python > + programming language. > </longdescription>
<longdescription lang="fr"> La catégorie dev-python contient principalement des paquets pour les modules Python, des extensions et des bindings, ainsi que des outils et utilitaires utiles dans le language de programmation Python. </longdescription> Best regards,