]> granicus.if.org Git - python/commit
The 'sdist' command to create a source distribution. This is derived from the
authorGreg Ward <gward@python.net>
Thu, 17 Feb 2000 23:56:15 +0000 (23:56 +0000)
committerGreg Ward <gward@python.net>
Thu, 17 Feb 2000 23:56:15 +0000 (23:56 +0000)
commita82122b8875a8bef0422dc236a6c4a9dadc5e417
treeaa7550d0a892d657314718e0a0b30e45219d560d
parent3d6b023f5cf7801a6db44cd943f810fa595730fe
The 'sdist' command to create a source distribution.  This is derived from the
old 'dist' command, but the code for dealing with manifests is completely
redone -- and renaming the command to 'sdist' is more symmetric with the
soon-to-exist 'bdist' command.
Lib/distutils/command/sdist.py [new file with mode: 0644]