Changes between Version 2 and Version 3 of jazz/10-08-13
- Timestamp:
- Aug 13, 2010, 6:10:04 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/10-08-13
v2 v3 15 15 dig -x 66.11.119.69 16 16 }}} 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 }}}