|
SDK DOWNLOADS:
Python LICENSING py_mpgedit Licensing terms. py_mpgedit is distributed under a GPL-compatible license.py_mpgedit EXAMPLE Python 2.5 (r25:51908, Oct 6 2006, 15:22:41) [GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pympgedit as mpgedit >>> spec = mpgedit.EditSpec() >>> spec.append('test1.mp3', 6, 12) >>> mpgedit.Index('test1.mp3').index() >>> mpgedit.Edit(spec, 'new.mp3').edit() >>> mpgedit.Play('new.mp3').play() CVS: cvs -d :pserver:anonymous@mpgedit.org:/usr/local/cvsroot login There is no password, just press Enter cvs -z3 -d :pserver:anonymous@mpgedit.org:/usr/local/cvsroot co -r mpgedit_0-73_dev2_100607 mpgedit CVSWeb Access: Browse the mpgedit CVS repository |
mailto: mpgedit development | Copyright (C) 2002, 2003, Adam Bernstein | Last modified: 2/27/2005 |