Configuring and Installing Python Packages the GNU Way With pyconfigure

Conguring and Installing Python Packages the GNU Way With pycongure

Conguring and Installing Python Packages the

GNU Way With pycongure

Brandon Invergo

[2013-08-24 Sat]

Conguring and Installing Python Packages the GNU Way With pycongure

Outline

1 Introduction

2 Using pycongure

3 Future directions

4 Fin

Conguring and Installing Python Packages the GNU Way With pycongure

Introduction

GNU Coding Standards 7.1: Conguration

Each GNU distribution should come with a shell script

named `congure'. This script is given arguments which

describe the kind of machine and system you want to

compile the program for. The `congure' script must

record the conguration options so that they aect

compilation.



Conguring and Installing Python Packages the GNU Way With pycongure

Introduction

Conguration is a chore

No one wants to write a congure script by hand.

Hence: Autoconf

Related: writing robust Makeles is an art.

Hence: Automake

Conguring and Installing Python Packages the GNU Way With pycongure

Introduction

GNU Coding Standards 3.1: Which Languages to Use

A recent change:

When highest eciency is not required, other languages

commonly used in the free software community, such as

Scheme, Python, Ruby, and Java, are OK too.



................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download