Py-des version 1.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.1

      View the most recent changes for the py-des port at: py-des.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-des.
      The raw portfile for py-des 1.1 is located here:
      http://py-des.darwinports.com/dports/python/py-des/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-des


      The py-des Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-des
      Version: 1.1
      Revision: 1
      Category: python security
      Platform: darwin
      Maintainers: nomaintainer
      Description: DES and triple DES algorithm implementation in python
      Long Description: ${description}

      Homepage: http://home.pacific.net.au/~twhitema/des.html
      Master Sites: http://home.pacific.net.au/~twhitema/pyDES/
      distname pyDes-${version}
      Checksums: md5 2904ef443171cd7c7344ba1668a58eaf

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} Changelog.txt README.txt ${destroot}${prefix}/share/doc/${name}
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-des
      % sudo port install py-des
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-des
      ---> Verifying checksum for py-des
      ---> Extracting py-des
      ---> Configuring py-des
      ---> Building py-des with target all
      ---> Staging py-des into destroot
      ---> Installing py-des
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-des with these commands:
      %  man py-des
      % apropos py-des
      % which py-des
      % locate py-des

     Where to find more information:

    Darwin Ports



    Lightbox this page.