GNU/Linux |
Debian 4.0(Etch) |
|
![]() |
pysupport-movemodules(1) |
![]() |
pysupport-movemodules − move python modules and extensions for python-support
pysupport-movemodules [options] [directory [...]]
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.
−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.
dh_pysupport(1), update-python-modules(8).
Josselin Mouette <joss@debian.org>.
![]() |
pysupport-movemodules(1) | ![]() |