idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

install_tools/

mg_setup.pro


install_tools should have ways to: * install dependencies of a project * handle path, DLM path, and compiling DLMs

top source mg_setup

mg_setup, name=name, version=version, install_requires=install_requires, packages=packages, author=author, author_email=author_email, description=description, license=license, keywords=keywords, version_check=version_check

@keyword name {in}{required}{type=string} name of the package @keyword version {in}{required}{type=string} version of the package in the format "1.5.2alpha1"

@keyword version_check {out}{optional}{type=string} returns the version passed in (used by packages installing this package as a requirement to find its version)

Keywords

name
version
install_requires
packages
author
author_email
description
license
keywords
version_check

File attributes

Modification date: Mon Nov 29 18:32:23 2010
Lines: 53
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.