mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
9 lines
413 B
Plaintext
9 lines
413 B
Plaintext
Distribute is a fork of the Setuptools project.
|
|
The fork has two goals:
|
|
-Providing a backward compatible version to replace Setuptools and make all
|
|
distributions that depend on Setuptools work as before, but with less bugs
|
|
and behaviorial issues.
|
|
Distribute supports Python 3.
|
|
-Refactoring the code, and releasing it in several distributions. This work
|
|
is being done in the 0.7.x series but not yet released.
|