Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

pysupport-movemodules(1)


PYSUPPORT-MOVEMODULES

PYSUPPORT-MOVEMODULES

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

pysupport-movemodules − move python modules and extensions for python-support

SYNOPSIS

pysupport-movemodules [options] [directory [...]]

DESCRIPTION

The pysupport-movemodules command is part of the python-support bundle.

pysupport-movemodules is an utility to move files in package build directories to put them in places useful for python-support. It is meant to be called in the package build process, either by dh_pysupport(1) or as a standalone script.

For each directory passed as an argument, pysupport-movemodules will search for files in the usr/lib/pythonX.Y/ subdirectories. Files that are identical for all python versions will be moved to the usr/share/python-support/ hierarchy, while files that are different will be moved to the usr/lib/python-support/package/pythonX.Y/ directory tree.

OPTIONS

−h, −−help

Show summary of options.

−v, −−verbose

Detail all actions while they are performed.

−p, −−package

Package name to use for python-support. If no package name is given, pysupport-movemodules will try to obtain it from the arguments.

SEE ALSO

dh_pysupport(1), update-python-modules(8).

AUTHOR

Josselin Mouette <joss@debian.org>.



pysupport-movemodules(1)