⇤ ← Revision 1 as of 2008-08-15 23:36:45
Size: 428
Comment:
|
Size: 443
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#format rst |
Jason Briggs did some investigation of Hg on Jython (http://blog.headius.com/2007/08/business-case-for-supporting-jython.html), apparently this requires implementing at least:
- bz2 - part of UpgradeTo25CPythonLib, we might be able to use http://www.kohsuke.org/bzip2/
- cx_bsdiff - Source code here, http://sourceforge.net/projects/cx-bsdiff/ with more documentation at http://starship.python.net/crew/atuining/cx_bsdiff/