ANN: python-unixtools 0.0.1

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

    ANN: python-unixtools 0.0.1

    I'm pleased to announce python-unixtools 0.0.1, a set of Unix tools
    implemented in pure Python.

    These tools are currently only meant as supplement to be able to use
    distutils's sdist_tar, sdist_bztar and sdist_gztar on Windows/Wine.
    Thus they currently only support the flags required by distutils.

    But perhaps this will grow. Feel free to enhance.

    Includes tools:
    * tar
    * gzip
    * bzip2


    :Quick Installation:
    easy_install -U python-unixtools

    :Download:



    :Author: Hartmut Goebel <h.goebel@goebe l-consult.de>
    :Copyright: GNU Public Licence v3 (GPLv3)
    :Homepage: http://python-unixtools.origo.ethz.ch/

    --
    Schönen Gruß - Regards
    Hartmut Goebel
    Dilp.-Informatiker (univ.), CISSP

    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

Working...