Skip to content
Snippets Groups Projects
  • Piotr Ożarowski's avatar
    a0b54dbb
    dh_python2, pycompile, pyclean: add "namespace" feature: · a0b54dbb
    Piotr Ożarowski authored
    dh_python2 parses Egg's namespace_packages.txt files (in addition to
    --namespace command line argument(s)) and drops empty __init__.py files
    from binary package. pycompile will regenerates them at install time and
    pyclean will remove them at uninstall time (if they're no longer used in
    installed packages
    a0b54dbb
    History
    dh_python2, pycompile, pyclean: add "namespace" feature:
    Piotr Ożarowski authored
    dh_python2 parses Egg's namespace_packages.txt files (in addition to
    --namespace command line argument(s)) and drops empty __init__.py files
    from binary package. pycompile will regenerates them at install time and
    pyclean will remove them at uninstall time (if they're no longer used in
    installed packages