# SOME DESCRIPTIVE TITLE. # Copyright (C) 2001-2016, Python Software Foundation # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-09-21 09:15+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../Doc/distutils/index.rst:5 msgid "Distributing Python Modules (Legacy version)" msgstr "" #: ../Doc/distutils/index.rst:7 msgid "Greg Ward, Anthony Baxter" msgstr "" #: ../Doc/distutils/index.rst:8 msgid "distutils-sig@python.org" msgstr "distutils-sig@python.org" #: ../Doc/distutils/index.rst:12 msgid ":ref:`distributing-index`" msgstr "" #: ../Doc/distutils/index.rst:13 msgid "The up to date module distribution documentations" msgstr "" #: ../Doc/distutils/index.rst:15 msgid "" "This document describes the Python Distribution Utilities (\"Distutils\") " "from the module developer's point of view, describing how to use the " "Distutils to make Python modules and extensions easily available to a wider " "audience with very little overhead for build/release/install mechanics." msgstr "" #: ../Doc/distutils/index.rst:22 msgid "" "This guide only covers the basic tools for building and distributing " "extensions that are provided as part of this version of Python. Third party " "tools offer easier to use and more secure alternatives. Refer to the `quick " "recommendations section `__ " "in the Python Packaging User Guide for more information." msgstr ""