Table of Contents

Module: setup Twisted-0.19.0/setup.py

Package installer for Twisted

Copyright (C) 2001 Matthew W. Lefkowitz All rights reserved, see LICENSE for details.

$Id: setup.py,v 1.42 2002/07/12 05:54:21 krz Exp $

Imported modules   
import distutils
from distutils.ccompiler import new_compiler
from distutils.command.build_ext import build_ext
from distutils.command.build_scripts import build_scripts
from distutils.command.install_data import install_data
from distutils.core import setup, Extension
from distutils.errors import CompileError
from glob import glob
import os
import string
import sys
from twisted import copyright
Functions   
scriptname
  scriptname 
scriptname ( path )

Helper for building a list of script names from a list of module files.

Classes   
build_ext_twisted
build_scripts_create

Overload the build_scripts command and create the scripts

build_scripts_twisted
install_data_twisted

Table of Contents

This document was automatically generated on Sun Jul 14 19:52:28 2002 by HappyDoc version 2.0