================
iw.dist package
================

.. contents::

What is iw.dist ?
==================

This package adds two new commands to distutils:

- mupload: interactive command that allow uploading the package
  to several servers
- mregister: interactive command that allow registering to several
  servers

How to use iw.dist ?
====================

Like distutils commands::

    $ python setup.py mregister sdist bdist_egg mupload





