Install man-pages with distutils/setuptools

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Hartmut Goebel

    #1

    Install man-pages with distutils/setuptools

    Hi,

    is there a standard way or a snippet for installing man-pages with

    python set.py install

    when using distutils or setuptools? I have not found one when searching
    the web.

    --
    Schönen Gruß - Regards
    Hartmut Goebel

    Goebel Consult
    Spezialist für IT-Sicherheit in komplexen Umgebungen
    Hallo, mein Name ist Hartmut Goebel, ich bin Spezialist für Information-Security-Management mit starkem technischen Hintergrund. Zertifizierte Sicherheit und sinnvolles Sicherheits­management sind ele

  • Sebastian 'lunar' Wiesner

    #2
    Re: Install man-pages with distutils/setuptools

    [ Hartmut Goebel <h.goebel@goebe l-consult.de]
    Hi,
    >
    is there a standard way or a snippet for installing man-pages with
    >
    python set.py install
    >
    when using distutils or setuptools?
    No, not even setuptools provides a standard way for man pages.

    --
    Freedom is always the freedom of dissenters.
    (Rosa Luxemburg)

    Comment

    Working...