slackbuilds/development/setuptools-git
Mikko Värri 41ce42cef5 development/setuptools-git: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-20 17:36:45 +07:00
..
README development/setuptools-git: Fixed dep info 2012-08-24 17:47:49 -05:00
setuptools-git.SlackBuild development/setuptools-git: Updated for version 1.1. 2015-01-20 17:36:45 +07:00
setuptools-git.info development/setuptools-git: Updated for version 1.1. 2015-01-20 17:36:45 +07:00
slack-desc development/setuptools-git: Updated for version 1.0b1. 2013-03-04 17:26:38 -05:00

README

This is a plugin for setuptools that enables Git integration.  Once
installed, setuptools can be told to include in a module
distribution all the files tracked by git.  This is an alternative
to explicit inclusion specifications with MANIFEST.in.

This package was formerly known as gitlsfiles.  The name change is
the result of an effort by the setuptools plugin developers to
provide a uniform naming convention.