[issue8679] write a distutils to distutils2 converter

Tarek Ziadé report at bugs.python.org
Mon May 10 23:39:33 CEST 2010


New submission from Tarek Ziadé <ziade.tarek at gmail.com>:

write a script that converts a distutils or setuptools based setup.py script into a distutils2 one.

This script will need to parse the AST and generate a new setup.py, using a few transformation rules.

----------
assignee: tarek
components: Distutils2
messages: 105468
nosy: tarek
priority: normal
severity: normal
status: open
title: write a distutils to distutils2 converter
type: feature request

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8679>
_______________________________________


More information about the Python-bugs-list mailing list