Changes between Version 2 and Version 3 of jazz/10-08-13


Ignore:
Timestamp:
Aug 13, 2010, 6:10:04 PM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/10-08-13

    v2 v3  
    1515dig -x 66.11.119.69
    1616}}}
     17
     18== Open Source : Python ==
     19
     20 * stdeb - compile Python Modules into debian packages - http://github.com/astraw/stdeb
     21{{{
     22$ sudo apt-get install python-stdeb
     23$ py2dsc [options] mypackage-0.1.tar.gz # uses pre-built Python source package
     24}}}