Difference between revisions of "Pyconfigure"

From Free Software Directory
Jump to: navigation, search
(new entry)
 
(added maintainer and bug tracker info)
Line 13: Line 13:
 
|Computer languages=m4, Make, Python
 
|Computer languages=m4, Make, Python
 
|Documentation note=[http://www.gnu.org/software/pyconfigure/manual user manual]
 
|Documentation note=[http://www.gnu.org/software/pyconfigure/manual user manual]
 +
|Related projects=Autoconf, Automake
 
|Keywords=python, configure, make, autoconf
 
|Keywords=python, configure, make, autoconf
 
|Version identifier=0.1.1
 
|Version identifier=0.1.1
Line 36: Line 37:
 
|License verified date=2013/01/11
 
|License verified date=2013/01/11
 
|License note=The remaining files under the src/ directory are provided under this license.
 
|License note=The remaining files under the src/ directory are provided under this license.
 +
}}
 +
{{Person
 +
|Real name=Brandon Invergo
 +
|Role=Maintainer
 +
|Email=brandon@invergo.net
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 46: Line 52:
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-pyconfigure
 
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-pyconfigure
 +
}}
 +
{{Resource
 +
|Resource audience=General Support
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://savannah.gnu.org/bugs/?group=pyconfigure
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 15:37, 11 January 2013


[edit]

GNU pyconfigure

https://www.gnu.org/software/pyconfigure/
Configure and install Python software the GNU way.

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

invergo

Verified on

11 January 2013

Verified by

invergo

Verified on

11 January 2013




Leaders and contributors

Contact(s)Role
Brandon Invergo Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/pyconfigure.git/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
Debian (Ref)https://tracker.debian.org/pkg/pyconfigure
Downloadhttps://ftp.gnu.org/gnu/pyconfigure/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/help-pyconfigure/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-pyconfigure/
Savannah (Ref)https://savannah.gnu.org/projects/pyconfigure/


Software prerequisites

KindDescription
Required to buildAutoconf




Entry












"General Support" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"General Support" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.