pyconfigure - Summary
This software is part of the GNU Project.
GNU pyconfigure has been decommissioned.
The limitations of common methods of configuring and installing Python packages, such as distutils, quickly become apparent for larger software packages, particularly those which also incorporate source code written in other languages such as C or Fortran. Meanwhile, the language-agnostic standard GNU method comprised of a configure script and a Makefile are time-proven and highly flexible.
pyconfigure extends this capability to Python-based projects through robust m4 macros for use with Autoconf and a set of template scripts and Make recipes that, in many cases, can be simply dropped into an existing project without further modification (though modification, of course, opens up new possibilities).
Registration Date: Tue 06 Nov 2012 10:49:22 PM UTC
License: Other license - The scripts use a general permissive so they can reach widespread use. I feel this is appropriate because it further encourages the use of GNU software (Make and Autoconf in particular). This is precedented by autoconf-archive.
Development Status: 9 - Decommissioned
posted by brandon, Wed 20 Apr 2016 05:40:52 PM UTC
I am pleased to announce the release of GNU pyconfigure 0.2.3.
GNU pyconfigure is a set of template files for Python developers to use
to easily implement the standard GNU configure/install process for their
packages. The standard GNU process generally consists of two familiar
[...]
posted by brandon, Mon 07 Apr 2014 09:32:54 PM UTC
I am pleased to announce the release of GNU pyconfigure 0.2.2.
GNU pyconfigure is a set of template files for Python developers to use to easily implement the standard GNU configure/install process for their packages. The standard GNU process generally consists of two familiar steps:
[...]
posted by brandon, Fri 23 Aug 2013 01:25:54 PM UTC
I am pleased to announce the release of GNU pyconfigure 0.2.1.
GNU pyconfigure is a set of template files for Python developers to use
to easily implement the standard GNU configure/install process for their
packages. The standard GNU process generally consists of two familiar
[...]
posted by brandon, Sun 21 Apr 2013 02:47:50 PM UTC
I am pleased to announce the release of GNU pyconfigure 0.2.
GNU pyconfigure is a set of template files for Python developers to use
to easily implement the standard GNU configure/install process for their
packages. The standard GNU process generally consists of two familiar
[...]
- Browse open items
Submit a new item
Powered by Savane 3.14-3b9d.
Corresponding source code