Difference between revisions of "Pyconfigure"

From Free Software Directory
Jump to: navigation, search
m (updated version info)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU pyconfigure
 
|Name=GNU pyconfigure
|Short description=Configure and install Python software the GNU way
+
|Short description=Configure and install Python software the GNU way.
 
|Full description=GNU pyconfigure makes it easy for Python developers to offer their users the familiar and standard GNU process for configuring and installing their software:
 
|Full description=GNU pyconfigure makes it easy for Python developers to offer their users the familiar and standard GNU process for configuring and installing their software:
  
Line 8: Line 8:
  
 
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.
 
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.
|Homepage URL=https://www.gnu.org/software/pyconfigure
+
|Homepage URL=https://www.gnu.org/software/pyconfigure/
|User level=intermediate
+
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/pyconfigure.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/pyconfigure.git
|Computer languages=m4, Make, Python
+
|Documentation note=https://www.gnu.org/software/pyconfigure/manual/
|Documentation note=[http://www.gnu.org/software/pyconfigure/manual user manual]
+
 
|Related projects=Autoconf, Automake
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Autoconf, Automake
 
|Keywords=python, configure, make, autoconf
 
|Keywords=python, configure, make, autoconf
|Version identifier=0.2.2
+
|Version identifier=0.2.3
|Version date=2014/04/07
+
|Version date=2016/04/20
|Version status=alpha
+
|Version status=beta
|Version download=https://ftp.gnu.org/gnu/pyconfigure/pyconfigure-0.2.2.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/pyconfigure/pyconfigure-0.2.3.tar.gz
|Last review by=invergo
+
|Last review by=Bendikker
|Last review date=2014/04/07
+
|Last review date=2019/01/09
|Submitted by=invergo
+
|Submitted by=Invergo
 
|Submitted date=2013/01/11
 
|Submitted date=2013/01/11
|Status=
+
|User level=intermediate
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/pyconfigure/pyconfigure-0.2.3.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=pyconfigure
 
|GNU package identifier=pyconfigure
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 31: Line 52:
 
|License verified by=invergo
 
|License verified by=invergo
 
|License verified date=2013/01/11
 
|License verified date=2013/01/11
|License note=Only applies to the Autoconf macros provided in the src/m4/python.m4 file
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 37: Line 57:
 
|License verified by=invergo
 
|License verified by=invergo
 
|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.
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 43: Line 62:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=brandon@invergo.net
 
|Email=brandon@invergo.net
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/pyconfigure
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/pyconfigure/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/pyconfigure.git/
 +
}}
 +
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-pyconfigure
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-pyconfigure/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General Support
 
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=http://lists.gnu.org/mailman/listinfo/help-pyconfigure
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-pyconfigure/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/pyconfigure/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General Support
+
|Resource kind=General
|Resource kind=Bug Tracking
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://savannah.gnu.org/bugs/?group=pyconfigure
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Programming-language=python
+
|Programming-language=python, shell
 +
|Runs-on=GNU/Linux
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
 
|Use=software-development
 
|Use=software-development
Line 67: Line 103:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite kind=Required to build
|Prerequisite description=Autoconf
+
|Prerequisite description=[[Autoconf]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 17:03, 9 January 2019


[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










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


"Savannah (Ref)" 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.