Module setup
[hide private]
[frames] | no frames]

Module setup

source code

This script is used to build relax as an application on certain platforms.

The Mac OS X component was initially generated by py2applet, but has been highly modified. To use this script to build a Mac app, the following command needs to be run:

Usage:

python setup.py py2app

To then create a DMG file for installation, type:

hdiutil create -fs HFS+ -volname "relax" -srcfolder dist/relax.app relax.dmg

Classes [hide private]
  Setup
Class containing setuptools targets for different platforms.
Variables [hide private]
  status = Status()
  __package__ = None
hash(x)

Imports: getcwd, listdir, walk, relpath, sep, search, setup, replace, split, sys, RelaxError, Status, version_full