Pyconfigure
GNU pyconfigure
http://www.gnu.org/software/pyconfigure
GNU pyconfigure makes it easy for Python developers to offer their users the familiar and standard GNU process for configuring and installing their software:
$ ./configure $ make install
GNU pyconfigure can wrap the functionality of an existing Python distutils setup.py script, making it easy to integrate with existing packages. It also offers a set of robust Autoconf macros for building powerful and flexible configure scripts.
Documentation
user manual
Related Projects
This is a GNU package:pyconfigure
Download
Download
version 0.1.1
(alpha)
released on 9 January 2013
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | invergo | 11 January 2013 | Only applies to the Autoconf macros provided in the src/m4/python.m4 file |
| SimplePermissiveNonWarranty | invergo | 11 January 2013 | The remaining files under the src/ directory are provided under this license. |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Mailing List | https://lists.gnu.org/mailman/listinfo/bug-pyconfigure |
| General Support | Mailing List | http://lists.gnu.org/mailman/listinfo/help-pyconfigure |
| General Support | Bug Tracking |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | Autoconf |
This entry (in part or in whole) was last reviewed on 11 January 2013.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.