From: Finn B. <bc...@us...> - 2000-11-24 16:59:00
|
Update of /cvsroot/jython/jython/installer In directory slayer.i.sourceforge.net:/tmp/cvs-serv21914 Added Files: jython.gif jython_template.unix_sh jython_template.win_bat jythonc_template.unix_sh jythonc_template.win_bat liftoff.filelist liftoff.props mklist.py Log Message: First version. --- NEW FILE --- GIF89aN k j jiihhggff Á¤þ äL¦@Û© 3+¬@¥Ë°ÀÂ2-t`)ædº`Kh¦IËl¶éæp¾9KtÖÙ¦,0ä©ç|öé'B¢§,1Zh%Âbh¢0êÊp ¤±D*©%Â2æ3,Ãé24 ª¨ËÔ`ª%§Î*%«ÆbëÀJË«²FRë,7ä+$º¢ë¯À+ì°Äö È&«ì²Ì6ë쳡<+í´Ô&JØf«í¶Üvëí·¡è î¸äkî¹è¦.¹¤°Êðîp ¼¡Ä ½¡ðÀ*úÒï)ÿÒCP#|Â$ìp-?DLIÄþËB±%ÇÄÆp¬±ÇlD,A|IÉAl²%(Ç"Ä˼,Ë0W"ó̰¡3%:÷<D)D-ôÐDmôÑDRÄÒL7íôÓPGÍ4+RWmõÔ®¡õÖ\wíõ×[ÇrÄØdmöÙgÓÄÚH(ÃvÛÊ$!÷2JÔÍÌKì L0ÃwßÊ4!ø2#~xâóÄãC^C!HåÅælî90â9ç½H!Å"¦§ÎËS4ÂúëÌP!»ìËÌN;2Uä®{ÅXáûïÀ[ÌÄoüñ½¯üß X(ýôÔOõ«d"Úwï}÷þZBþùèÿú§°þûäKÿ)[ÔoÿýøoQIý§páÿÿ WS!x¡õ1cu¸2e(3Ì@ÄeñHL¢ÈÄUáP¢§HÅ*>hÈ¢·ÈÅ.zñ[4EÆHÆ2ñhL£K¡Æ6ºñ¤PçHÇ:Úñx¼ã(òÈÇ>úQ £X )ÈBb¥(äDÁ6¢E#QÉP´¡ ¨¸$&AqÉLvnpC*B R¢Â½x*±J^¨òoHD+uZÚ²°%/nyË\¡q¦0iasÆ,1Ì8(s¼h&4 i6SÖL& ·ÉÍnzóà§8ÇIÎróèL§:×ÉÎvºóð§<çIÏzÚóøÌ§>÷ÉÏ~úó --- NEW FILE --- #!/bin/sh ############################################################################### # # This file generated by Jython installer # Created on XXX by @user.name@ @jvm@ -Dpython.home=@location._top_@ -classpath "@location._top_@/jython.jar:$CLASSPATH" @classname@ $* --- NEW FILE --- @echo off rem This file generated by Jython installer rem Created on XXX by @user.name@ rem rem set JAVA_HOME=@java.home@ @if...@ja...ndor=Microsoft Corp.@ @jvm@ "/d:python.home=@location._top_@" "/d:python.packages.fakepath=@location._top_@\jython.jar" /cp:p "@location._top_@\jython.jar" @classname@ %1 %2 %3 %4 %5 %6 %7 %8 %9 @endif@ @if...@ja...ndor=Microsoft Corp.@ @jvm@ "-Dpython.home=@location._top_@" -classpath "@location._top_@\jython.jar;%CLASSPATH%" @classname@ %1 %2 %3 %4 %5 %6 %7 %8 %9 @endif@ --- NEW FILE --- #!/bin/sh ############################################################################### # # This file generated by Jython installer # Created on XXX by @user.name@ @location._top_@/jython @location._top_@/Tools/jythonc/jythonc.py $@ --- NEW FILE --- @echo off REM This file generated by Jython installer REM Created on XXX by @user.name@ "@location._top_@\jython" "@location._top_@\Tools\jythonc\jythonc.py" %1 %2 %3 %4 %5 %6 %7 %8 %9 --- NEW FILE --- #===== generated by mklist.py ===== @core:_top_ t ACKNOWLEDGMENTS ..\ACKNOWLEDGMENTS t NEWS ..\NEWS t README.txt ..\README.txt t registry ..\registry b jython.jar ..\jython.jar t LICENSE.txt ..\LICENSE.txt t installer/jython_template.win_bat ..\installer/jython_template.win_bat t installer/jython_template.unix_sh ..\installer/jython_template.unix_sh t installer/jythonc_template.win_bat ..\installer/jythonc_template.win_bat t installer/jythonc_template.unix_sh ..\installer/jythonc_template.unix_sh b installer/jython.gif ..\installer/jython.gif # # freeze # t Tools/freeze/freeze.py ..\Tools\freeze\freeze.py t Tools/freeze/Freezer.py ..\Tools\freeze\Freezer.py t Tools/freeze/FreezeVisitor.py ..\Tools\freeze\FreezeVisitor.py t Tools/freeze/Output.py ..\Tools\freeze\Output.py # # jythonc # t Tools/jythonc/BaseEvaluator.py ..\Tools\jythonc\BaseEvaluator.py t Tools/jythonc/compile.py ..\Tools\jythonc\compile.py t Tools/jythonc/depend.py ..\Tools\jythonc\depend.py t Tools/jythonc/ImportName.py ..\Tools\jythonc\ImportName.py t Tools/jythonc/jar.py ..\Tools\jythonc\jar.py t Tools/jythonc/javac.py ..\Tools\jythonc\javac.py t Tools/jythonc/JavaCall.py ..\Tools\jythonc\JavaCall.py t Tools/jythonc/jythonc.py ..\Tools\jythonc\jythonc.py t Tools/jythonc/main.py ..\Tools\jythonc\main.py t Tools/jythonc/Object.py ..\Tools\jythonc\Object.py t Tools/jythonc/ObjectFactory.py ..\Tools\jythonc\ObjectFactory.py t Tools/jythonc/proxies.py ..\Tools\jythonc\proxies.py t Tools/jythonc/PythonInterpreter.py ..\Tools\jythonc\PythonInterpreter.py t Tools/jythonc/PythonModule.py ..\Tools\jythonc\PythonModule.py t Tools/jythonc/PythonVisitor.py ..\Tools\jythonc\PythonVisitor.py t Tools/jythonc/SimpleCompiler.py ..\Tools\jythonc\SimpleCompiler.py t Tools/jythonc/util.py ..\Tools\jythonc\util.py t Tools/jythonc/yapm.py ..\Tools\jythonc\yapm.py t Tools/jythonc/jast/Modifier.py ..\Tools\jythonc\jast\Modifier.py t Tools/jythonc/jast/Output.py ..\Tools\jythonc\jast\Output.py t Tools/jythonc/jast/Statement.py ..\Tools\jythonc\jast\Statement.py t Tools/jythonc/jast/__init__.py ..\Tools\jythonc\jast\__init__.py # # special library modules # t Lib/code.py ..\Lib\code.py t Lib/exceptions.py ..\Lib\exceptions.py t Lib/getopt.py ..\Lib\getopt.py t Lib/javaos.py ..\Lib\javaos.py t Lib/javapath.py ..\Lib\javapath.py t Lib/marshal.py ..\Lib\marshal.py t Lib/socket.py ..\Lib\socket.py t Lib/string.py ..\Lib\string.py t Lib/StringIO.py ..\Lib\StringIO.py t Lib/pawt/colors.py ..\Lib\pawt\colors.py t Lib/pawt/swing.py ..\Lib\pawt\swing.py t Lib/pawt/__init__.py ..\Lib\pawt\__init__.py # # Docs # t Doc/compile.html ..\Doc\compile.html t Doc/differences.html ..\Doc\differences.html t Doc/embedding.html ..\Doc\embedding.html t Doc/faq.html ..\Doc\faq.html t Doc/index.html ..\Doc\index.html t Doc/interpreter.html ..\Doc\interpreter.html t Doc/jarray.html ..\Doc\jarray.html t Doc/jythonc.html ..\Doc\jythonc.html t Doc/properties.html ..\Doc\properties.html t Doc/registry.html ..\Doc\registry.html t Doc/subclassing.html ..\Doc\subclassing.html t Doc/usejava.html ..\Doc\usejava.html t Doc/whatis.html ..\Doc\whatis.html t Doc/compile.ht ..\Doc\compile.ht t Doc/differences.ht ..\Doc\differences.ht t Doc/embedding.ht ..\Doc\embedding.ht t Doc/faq.ht ..\Doc\faq.ht t Doc/index.ht ..\Doc\index.ht t Doc/interpreter.ht ..\Doc\interpreter.ht t Doc/jarray.ht ..\Doc\jarray.ht t Doc/jythonc.ht ..\Doc\jythonc.ht t Doc/properties.ht ..\Doc\properties.ht t Doc/registry.ht ..\Doc\registry.ht t Doc/subclassing.ht ..\Doc\subclassing.ht t Doc/usejava.ht ..\Doc\usejava.ht t Doc/whatis.ht ..\Doc\whatis.ht b Doc/images/jpython-new-small.gif ..\Doc/images/jpython-new-small.gif b Doc/images/PythonPoweredSmall.gif ..\Doc/images/PythonPoweredSmall.gif t Doc/api/org.python.util.PythonInterpreter.html ..\Doc\api\org.python.util.PythonInterpreter.html # # Demos # @demo:_top_ t Demo/applet/PythonApplet.html ..\Demo\applet\PythonApplet.html t Demo/applet/ButtonDemo.py ..\Demo\applet\ButtonDemo.py t Demo/applet/ButtonFontDemo.py ..\Demo\applet\ButtonFontDemo.py t Demo/applet/CheckboxDemo.py ..\Demo\applet\CheckboxDemo.py t Demo/applet/ChoiceDemo.py ..\Demo\applet\ChoiceDemo.py t Demo/applet/Converter.py ..\Demo\applet\Converter.py t Demo/applet/CoordinatesDemo.py ..\Demo\applet\CoordinatesDemo.py t Demo/applet/HelloApplet.py ..\Demo\applet\HelloApplet.py t Demo/applet/HelloWorld.py ..\Demo\applet\HelloWorld.py t Demo/applet/LabelDemo.py ..\Demo\applet\LabelDemo.py t Demo/applet/ListDemo.py ..\Demo\applet\ListDemo.py t Demo/awt/Colors.py ..\Demo\awt\Colors.py t Demo/awt/Graph.py ..\Demo\awt\Graph.py t Demo/awt/simple.py ..\Demo\awt\simple.py t Demo/bean/TempConverter.py ..\Demo\bean\TempConverter.py t Demo/embed/SimpleEmbedded.java ..\Demo\embed\SimpleEmbedded.java t Demo/javaclasses/Graph.py ..\Demo\javaclasses\Graph.py t Demo/javaclasses/readme.txt ..\Demo\javaclasses\readme.txt t Demo/javaclasses/pygraph/PythonGraph.java ..\Demo\javaclasses\pygraph\PythonGraph.java t Demo/javaclasses/pygraph/Makefile ..\Demo\javaclasses\pygraph\Makefile t Demo/swing/Action.py ..\Demo\swing\Action.py t Demo/swing/Console.py ..\Demo\swing\Console.py t Demo/swing/Keymap.py ..\Demo\swing\Keymap.py t Demo/swing/ListDemo.py ..\Demo\swing\ListDemo.py t Demo/swing/ObjectTree.py ..\Demo\swing\ObjectTree.py t Demo/swing/simple.py ..\Demo\swing\simple.py t Demo/swing/Styles.py ..\Demo\swing\Styles.py t Demo/swing/TreeDemo.py ..\Demo\swing\TreeDemo.py # # The source files # @source:_top_ t org/apache/oro/text/regex/CharStringPointer.java ..\org\apache\oro\text\regex\CharStringPointer.java t org/apache/oro/text/regex/MalformedPatternException.java ..\org\apache\oro\text\regex\MalformedPatternException.java t org/apache/oro/text/regex/MatchResult.java ..\org\apache\oro\text\regex\MatchResult.java t org/apache/oro/text/regex/OpCode.java ..\org\apache\oro\text\regex\OpCode.java t org/apache/oro/text/regex/Pattern.java ..\org\apache\oro\text\regex\Pattern.java t org/apache/oro/text/regex/PatternCompiler.java ..\org\apache\oro\text\regex\PatternCompiler.java t org/apache/oro/text/regex/PatternMatcher.java ..\org\apache\oro\text\regex\PatternMatcher.java t org/apache/oro/text/regex/PatternMatcherInput.java ..\org\apache\oro\text\regex\PatternMatcherInput.java t org/apache/oro/text/regex/Perl5Compiler.java ..\org\apache\oro\text\regex\Perl5Compiler.java t org/apache/oro/text/regex/Perl5Debug.java ..\org\apache\oro\text\regex\Perl5Debug.java t org/apache/oro/text/regex/Perl5Matcher.java ..\org\apache\oro\text\regex\Perl5Matcher.java t org/apache/oro/text/regex/Perl5MatchResult.java ..\org\apache\oro\text\regex\Perl5MatchResult.java t org/apache/oro/text/regex/Perl5Pattern.java ..\org\apache\oro\text\regex\Perl5Pattern.java t org/apache/oro/text/regex/Perl5Repetition.java ..\org\apache\oro\text\regex\Perl5Repetition.java t org/apache/oro/text/regex/Perl5Substitution.java ..\org\apache\oro\text\regex\Perl5Substitution.java t org/apache/oro/text/regex/StringSubstitution.java ..\org\apache\oro\text\regex\StringSubstitution.java t org/apache/oro/text/regex/Substitution.java ..\org\apache\oro\text\regex\Substitution.java t org/apache/oro/text/regex/Util.java ..\org\apache\oro\text\regex\Util.java t org/apache/oro/text/regex/Makefile ..\org\apache\oro\text\regex\Makefile t org/python/compiler/AdapterMaker.java ..\org\python\compiler\AdapterMaker.java t org/python/compiler/APIVersion.java ..\org\python\compiler\APIVersion.java t org/python/compiler/ArgListCompiler.java ..\org\python\compiler\ArgListCompiler.java t org/python/compiler/Attribute.java ..\org\python\compiler\Attribute.java t org/python/compiler/ClassFile.java ..\org\python\compiler\ClassFile.java t org/python/compiler/Code.java ..\org\python\compiler\Code.java t org/python/compiler/CodeCompiler.java ..\org\python\compiler\CodeCompiler.java t org/python/compiler/Constant.java ..\org\python\compiler\Constant.java t org/python/compiler/ConstantPool.java ..\org\python\compiler\ConstantPool.java t org/python/compiler/JavaMaker.java ..\org\python\compiler\JavaMaker.java t org/python/compiler/Label.java ..\org\python\compiler\Label.java t org/python/compiler/LocalsCompiler.java ..\org\python\compiler\LocalsCompiler.java t org/python/compiler/Module.java ..\org\python\compiler\Module.java t org/python/compiler/ProxyMaker.java ..\org\python\compiler\ProxyMaker.java t org/python/compiler/SourceFile.java ..\org\python\compiler\SourceFile.java t org/python/compiler/Makefile ..\org\python\compiler\Makefile t org/python/core/ArgParser.java ..\org\python\core\ArgParser.java t org/python/core/BytecodeLoader.java ..\org\python\core\BytecodeLoader.java t org/python/core/CachedJarsPackageManager.java ..\org\python\core\CachedJarsPackageManager.java t org/python/core/ClassDictInit.java ..\org\python\core\ClassDictInit.java t org/python/core/codecs.java ..\org\python\core\codecs.java t org/python/core/CollectionProxy.java ..\org\python\core\CollectionProxy.java t org/python/core/CollectionProxy2.java ..\org\python\core\CollectionProxy2.java t org/python/core/exceptions.java ..\org\python\core\exceptions.java t org/python/core/ExtraMath.java ..\org\python\core\ExtraMath.java t org/python/core/imp.java ..\org\python\core\imp.java t org/python/core/InitModule.java ..\org\python\core\InitModule.java t org/python/core/Java2Accessibility.java ..\org\python\core\Java2Accessibility.java t org/python/core/JavaAccessibility.java ..\org\python\core\JavaAccessibility.java t org/python/core/MakeProxies.java ..\org\python\core\MakeProxies.java t org/python/core/Options.java ..\org\python\core\Options.java t org/python/core/PackageManager.java ..\org\python\core\PackageManager.java t org/python/core/parser.java ..\org\python\core\parser.java t org/python/core/PathPackageManager.java ..\org\python\core\PathPackageManager.java t org/python/core/Py.java ..\org\python\core\Py.java t org/python/core/PyArray.java ..\org\python\core\PyArray.java t org/python/core/PyBeanEvent.java ..\org\python\core\PyBeanEvent.java t org/python/core/PyBeanEventProperty.java ..\org\python\core\PyBeanEventProperty.java t org/python/core/PyBeanProperty.java ..\org\python\core\PyBeanProperty.java t org/python/core/PyBuiltinFunctionSet.java ..\org\python\core\PyBuiltinFunctionSet.java t org/python/core/PyClass.java ..\org\python\core\PyClass.java t org/python/core/PyCode.java ..\org\python\core\PyCode.java t org/python/core/PyComplex.java ..\org\python\core\PyComplex.java t org/python/core/PyCompoundCallable.java ..\org\python\core\PyCompoundCallable.java t org/python/core/PyDictionary.java ..\org\python\core\PyDictionary.java t org/python/core/PyEllipsis.java ..\org\python\core\PyEllipsis.java t org/python/core/PyException.java ..\org\python\core\PyException.java t org/python/core/PyFile.java ..\org\python\core\PyFile.java t org/python/core/PyFinalizableInstance.java ..\org\python\core\PyFinalizableInstance.java t org/python/core/PyFloat.java ..\org\python\core\PyFloat.java t org/python/core/PyFrame.java ..\org\python\core\PyFrame.java t org/python/core/PyFunction.java ..\org\python\core\PyFunction.java t org/python/core/PyFunctionTable.java ..\org\python\core\PyFunctionTable.java t org/python/core/PyInstance.java ..\org\python\core\PyInstance.java t org/python/core/PyInteger.java ..\org\python\core\PyInteger.java t org/python/core/PyJavaClass.java ..\org\python\core\PyJavaClass.java t org/python/core/PyJavaInnerClass.java ..\org\python\core\PyJavaInnerClass.java t org/python/core/PyJavaInstance.java ..\org\python\core\PyJavaInstance.java t org/python/core/PyJavaPackage.java ..\org\python\core\PyJavaPackage.java t org/python/core/PyList.java ..\org\python\core\PyList.java t org/python/core/PyLong.java ..\org\python\core\PyLong.java t org/python/core/PyMethod.java ..\org\python\core\PyMethod.java t org/python/core/PyModule.java ..\org\python\core\PyModule.java t org/python/core/PyNone.java ..\org\python\core\PyNone.java t org/python/core/PyObject.java ..\org\python\core\PyObject.java t org/python/core/PyProxy.java ..\org\python\core\PyProxy.java t org/python/core/PyReflectedConstructor.java ..\org\python\core\PyReflectedConstructor.java t org/python/core/PyReflectedField.java ..\org\python\core\PyReflectedField.java t org/python/core/PyReflectedFunction.java ..\org\python\core\PyReflectedFunction.java t org/python/core/PyRunnable.java ..\org\python\core\PyRunnable.java t org/python/core/PySequence.java ..\org\python\core\PySequence.java t org/python/core/PySingleton.java ..\org\python\core\PySingleton.java t org/python/core/PySlice.java ..\org\python\core\PySlice.java t org/python/core/PyString.java ..\org\python\core\PyString.java t org/python/core/PyStringMap.java ..\org\python\core\PyStringMap.java t org/python/core/PySyntaxError.java ..\org\python\core\PySyntaxError.java t org/python/core/PySystemState.java ..\org\python\core\PySystemState.java t org/python/core/PyTableCode.java ..\org\python\core\PyTableCode.java t org/python/core/PythonTraceFunction.java ..\org\python\core\PythonTraceFunction.java t org/python/core/PyTraceback.java ..\org\python\core\PyTraceback.java t org/python/core/PyTuple.java ..\org\python\core\PyTuple.java t org/python/core/PyXRange.java ..\org\python\core\PyXRange.java t org/python/core/ReflectedArgs.java ..\org\python\core\ReflectedArgs.java t org/python/core/ReflectedCallData.java ..\org\python\core\ReflectedCallData.java t org/python/core/StderrWrapper.java ..\org\python\core\StderrWrapper.java t org/python/core/StdoutWrapper.java ..\org\python\core\StdoutWrapper.java t org/python/core/SysPackageManager.java ..\org\python\core\SysPackageManager.java t org/python/core/ThreadState.java ..\org\python\core\ThreadState.java t org/python/core/TraceFunction.java ..\org\python\core\TraceFunction.java t org/python/core/__builtin__.java ..\org\python\core\__builtin__.java t org/python/core/Makefile ..\org\python\core\Makefile t org/python/modules/binascii.java ..\org\python\modules\binascii.java t org/python/modules/code.java ..\org\python\modules\code.java t org/python/modules/codeop.java ..\org\python\modules\codeop.java t org/python/modules/cPickle.java ..\org\python\modules\cPickle.java t org/python/modules/cPickle_exceptions.java ..\org\python\modules\cPickle_exceptions.java t org/python/modules/cStringIO.java ..\org\python\modules\cStringIO.java t org/python/modules/imp.java ..\org\python\modules\imp.java t org/python/modules/jarray.java ..\org\python\modules\jarray.java t org/python/modules/MatchObject.java ..\org\python\modules\MatchObject.java t org/python/modules/math.java ..\org\python\modules\math.java t org/python/modules/md.java ..\org\python\modules\md.java t org/python/modules/MD5Module.java ..\org\python\modules\MD5Module.java t org/python/modules/MD5Object.java ..\org\python\modules\MD5Object.java t org/python/modules/operator.java ..\org\python\modules\operator.java t org/python/modules/os.java ..\org\python\modules\os.java t org/python/modules/PyLock.java ..\org\python\modules\PyLock.java t org/python/modules/py_compile.java ..\org\python\modules\py_compile.java t org/python/modules/re.java ..\org\python\modules\re.java t org/python/modules/RegexObject.java ..\org\python\modules\RegexObject.java t org/python/modules/Setup.java ..\org\python\modules\Setup.java t org/python/modules/sha.java ..\org\python\modules\sha.java t org/python/modules/SHA1.java ..\org\python\modules\SHA1.java t org/python/modules/struct.java ..\org\python\modules\struct.java t org/python/modules/synchronize.java ..\org\python\modules\synchronize.java t org/python/modules/thread.java ..\org\python\modules\thread.java t org/python/modules/time.java ..\org\python\modules\time.java t org/python/modules/types.java ..\org\python\modules\types.java t org/python/modules/ucnhashAPI.java ..\org\python\modules\ucnhashAPI.java t org/python/modules/_codecs.java ..\org\python\modules\_codecs.java t org/python/modules/_sre.java ..\org\python\modules\_sre.java t org/python/modules/Makefile ..\org\python\modules\Makefile t org/python/parser/ASCII_CharStream.java ..\org\python\parser\ASCII_CharStream.java t org/python/parser/JJTPythonGrammarState.java ..\org\python\parser\JJTPythonGrammarState.java t org/python/parser/Node.java ..\org\python\parser\Node.java t org/python/parser/ParseError.java ..\org\python\parser\ParseError.java t org/python/parser/ParseException.java ..\org\python\parser\ParseException.java t org/python/parser/PythonGrammar.java ..\org\python\parser\PythonGrammar.java t org/python/parser/PythonGrammarConstants.java ..\org\python\parser\PythonGrammarConstants.java t org/python/parser/PythonGrammarTokenManager.java ..\org\python\parser\PythonGrammarTokenManager.java t org/python/parser/PythonGrammarTreeConstants.java ..\org\python\parser\PythonGrammarTreeConstants.java t org/python/parser/SimpleNode.java ..\org\python\parser\SimpleNode.java t org/python/parser/Token.java ..\org\python\parser\Token.java t org/python/parser/TokenMgrError.java ..\org\python\parser\TokenMgrError.java t org/python/parser/Visitor.java ..\org\python\parser\Visitor.java t org/python/parser/python.jjt ..\org\python\parser\python.jjt t org/python/parser/Makefile ..\org\python\parser\Makefile t org/python/rmi/UnicastRemoteObject.java ..\org\python\rmi\UnicastRemoteObject.java t org/python/rmi/Makefile ..\org\python\rmi\Makefile t org/python/util/InteractiveConsole.java ..\org\python\util\InteractiveConsole.java t org/python/util/InteractiveInterpreter.java ..\org\python\util\InteractiveInterpreter.java t org/python/util/jython.java ..\org\python\util\jython.java t org/python/util/PythonInterpreter.java ..\org\python\util\PythonInterpreter.java t org/python/util/PythonObjectInputStream.java ..\org\python\util\PythonObjectInputStream.java t org/python/util/Makefile ..\org\python\util\Makefile # # Library modules from CPython # @lib:_top_ t Lib/BaseHTTPServer.py d:\Python20\Lib\BaseHTTPServer.py t Lib/CGIHTTPServer.py d:\Python20\Lib\CGIHTTPServer.py t Lib/ConfigParser.py d:\Python20\Lib\ConfigParser.py t Lib/MimeWriter.py d:\Python20\Lib\MimeWriter.py t Lib/Queue.py d:\Python20\Lib\Queue.py t Lib/SimpleHTTPServer.py d:\Python20\Lib\SimpleHTTPServer.py t Lib/SocketServer.py d:\Python20\Lib\SocketServer.py t Lib/UserDict.py d:\Python20\Lib\UserDict.py t Lib/UserList.py d:\Python20\Lib\UserList.py t Lib/anydbm.py d:\Python20\Lib\anydbm.py t Lib/bdb.py d:\Python20\Lib\bdb.py t Lib/binhex.py d:\Python20\Lib\binhex.py t Lib/bisect.py d:\Python20\Lib\bisect.py t Lib/calendar.py d:\Python20\Lib\calendar.py t Lib/cgi.py d:\Python20\Lib\cgi.py t Lib/cmd.py d:\Python20\Lib\cmd.py t Lib/colorsys.py d:\Python20\Lib\colorsys.py t Lib/commands.py d:\Python20\Lib\commands.py t Lib/compileall.py d:\Python20\Lib\compileall.py t Lib/copy.py d:\Python20\Lib\copy.py t Lib/copy_reg.py d:\Python20\Lib\copy_reg.py t Lib/dircache.py d:\Python20\Lib\dircache.py t Lib/dospath.py d:\Python20\Lib\dospath.py t Lib/dumbdbm.py d:\Python20\Lib\dumbdbm.py t Lib/fileinput.py d:\Python20\Lib\fileinput.py t Lib/fnmatch.py d:\Python20\Lib\fnmatch.py t Lib/formatter.py d:\Python20\Lib\formatter.py t Lib/fpformat.py d:\Python20\Lib\fpformat.py t Lib/ftplib.py d:\Python20\Lib\ftplib.py t Lib/getopt.py d:\Python20\Lib\getopt.py t Lib/glob.py d:\Python20\Lib\glob.py t Lib/gopherlib.py d:\Python20\Lib\gopherlib.py t Lib/htmlentitydefs.py d:\Python20\Lib\htmlentitydefs.py t Lib/htmllib.py d:\Python20\Lib\htmllib.py t Lib/httplib.py d:\Python20\Lib\httplib.py t Lib/imaplib.py d:\Python20\Lib\imaplib.py t Lib/imghdr.py d:\Python20\Lib\imghdr.py t Lib/keyword.py d:\Python20\Lib\keyword.py t Lib/linecache.py d:\Python20\Lib\linecache.py t Lib/macpath.py d:\Python20\Lib\macpath.py t Lib/macurl2path.py d:\Python20\Lib\macurl2path.py t Lib/mailbox.py d:\Python20\Lib\mailbox.py t Lib/mailcap.py d:\Python20\Lib\mailcap.py t Lib/mhlib.py d:\Python20\Lib\mhlib.py t Lib/mimetools.py d:\Python20\Lib\mimetools.py t Lib/mimetypes.py d:\Python20\Lib\mimetypes.py t Lib/mimify.py d:\Python20\Lib\mimify.py t Lib/multifile.py d:\Python20\Lib\multifile.py t Lib/mutex.py d:\Python20\Lib\mutex.py t Lib/nntplib.py d:\Python20\Lib\nntplib.py t Lib/ntpath.py d:\Python20\Lib\ntpath.py t Lib/nturl2path.py d:\Python20\Lib\nturl2path.py t Lib/pdb.py d:\Python20\Lib\pdb.py t Lib/pickle.py d:\Python20\Lib\pickle.py t Lib/pipes.py d:\Python20\Lib\pipes.py t Lib/popen2.py d:\Python20\Lib\popen2.py t Lib/poplib.py d:\Python20\Lib\poplib.py t Lib/posixfile.py d:\Python20\Lib\posixfile.py t Lib/posixpath.py d:\Python20\Lib\posixpath.py t Lib/pprint.py d:\Python20\Lib\pprint.py t Lib/profile.py d:\Python20\Lib\profile.py t Lib/pyclbr.py d:\Python20\Lib\pyclbr.py t Lib/quopri.py d:\Python20\Lib\quopri.py t Lib/random.py d:\Python20\Lib\random.py t Lib/reconvert.py d:\Python20\Lib\reconvert.py t Lib/repr.py d:\Python20\Lib\repr.py t Lib/rfc822.py d:\Python20\Lib\rfc822.py t Lib/sched.py d:\Python20\Lib\sched.py t Lib/sgmllib.py d:\Python20\Lib\sgmllib.py t Lib/shelve.py d:\Python20\Lib\shelve.py t Lib/shutil.py d:\Python20\Lib\shutil.py t Lib/smtplib.py d:\Python20\Lib\smtplib.py t Lib/sndhdr.py d:\Python20\Lib\sndhdr.py t Lib/stat.py d:\Python20\Lib\stat.py t Lib/symbol.py d:\Python20\Lib\symbol.py t Lib/telnetlib.py d:\Python20\Lib\telnetlib.py t Lib/tempfile.py d:\Python20\Lib\tempfile.py t Lib/token.py d:\Python20\Lib\token.py t Lib/tokenize.py d:\Python20\Lib\tokenize.py t Lib/traceback.py d:\Python20\Lib\traceback.py t Lib/tzparse.py d:\Python20\Lib\tzparse.py t Lib/urllib.py d:\Python20\Lib\urllib.py t Lib/urlparse.py d:\Python20\Lib\urlparse.py t Lib/user.py d:\Python20\Lib\user.py t Lib/whrandom.py d:\Python20\Lib\whrandom.py t Lib/xdrlib.py d:\Python20\Lib\xdrlib.py t Lib/xmllib.py d:\Python20\Lib\xmllib.py t Lib/test/pystone.py d:\Python20\Lib\test\pystone.py # # Library modules from CPython2.0 # t Lib/pstats.py d:\Python20\Lib\pstats.py t Lib/code.py d:\Python20\Lib\code.py t Lib/sre.py d:\Python20\Lib\sre.py t Lib/sre_compile.py d:\Python20\Lib\sre_compile.py t Lib/sre_constants.py d:\Python20\Lib\sre_constants.py t Lib/sre_parse.py d:\Python20\Lib\sre_parse.py t Lib/encodings/aliases.py d:\Python20\Lib\encodings\aliases.py t Lib/encodings/ascii.py d:\Python20\Lib\encodings\ascii.py t Lib/encodings/charmap.py d:\Python20\Lib\encodings\charmap.py t Lib/encodings/cp037.py d:\Python20\Lib\encodings\cp037.py t Lib/encodings/cp1006.py d:\Python20\Lib\encodings\cp1006.py t Lib/encodings/cp1026.py d:\Python20\Lib\encodings\cp1026.py t Lib/encodings/cp1250.py d:\Python20\Lib\encodings\cp1250.py t Lib/encodings/cp1251.py d:\Python20\Lib\encodings\cp1251.py t Lib/encodings/cp1252.py d:\Python20\Lib\encodings\cp1252.py t Lib/encodings/cp1253.py d:\Python20\Lib\encodings\cp1253.py t Lib/encodings/cp1254.py d:\Python20\Lib\encodings\cp1254.py t Lib/encodings/cp1255.py d:\Python20\Lib\encodings\cp1255.py t Lib/encodings/cp1256.py d:\Python20\Lib\encodings\cp1256.py t Lib/encodings/cp1257.py d:\Python20\Lib\encodings\cp1257.py t Lib/encodings/cp1258.py d:\Python20\Lib\encodings\cp1258.py t Lib/encodings/cp424.py d:\Python20\Lib\encodings\cp424.py t Lib/encodings/cp437.py d:\Python20\Lib\encodings\cp437.py t Lib/encodings/cp500.py d:\Python20\Lib\encodings\cp500.py t Lib/encodings/cp737.py d:\Python20\Lib\encodings\cp737.py t Lib/encodings/cp775.py d:\Python20\Lib\encodings\cp775.py t Lib/encodings/cp850.py d:\Python20\Lib\encodings\cp850.py t Lib/encodings/cp852.py d:\Python20\Lib\encodings\cp852.py t Lib/encodings/cp855.py d:\Python20\Lib\encodings\cp855.py t Lib/encodings/cp856.py d:\Python20\Lib\encodings\cp856.py t Lib/encodings/cp857.py d:\Python20\Lib\encodings\cp857.py t Lib/encodings/cp860.py d:\Python20\Lib\encodings\cp860.py t Lib/encodings/cp861.py d:\Python20\Lib\encodings\cp861.py t Lib/encodings/cp862.py d:\Python20\Lib\encodings\cp862.py t Lib/encodings/cp863.py d:\Python20\Lib\encodings\cp863.py t Lib/encodings/cp864.py d:\Python20\Lib\encodings\cp864.py t Lib/encodings/cp865.py d:\Python20\Lib\encodings\cp865.py t Lib/encodings/cp866.py d:\Python20\Lib\encodings\cp866.py t Lib/encodings/cp869.py d:\Python20\Lib\encodings\cp869.py t Lib/encodings/cp874.py d:\Python20\Lib\encodings\cp874.py t Lib/encodings/cp875.py d:\Python20\Lib\encodings\cp875.py t Lib/encodings/iso8859_1.py d:\Python20\Lib\encodings\iso8859_1.py t Lib/encodings/iso8859_10.py d:\Python20\Lib\encodings\iso8859_10.py t Lib/encodings/iso8859_13.py d:\Python20\Lib\encodings\iso8859_13.py t Lib/encodings/iso8859_14.py d:\Python20\Lib\encodings\iso8859_14.py t Lib/encodings/iso8859_15.py d:\Python20\Lib\encodings\iso8859_15.py t Lib/encodings/iso8859_2.py d:\Python20\Lib\encodings\iso8859_2.py t Lib/encodings/iso8859_3.py d:\Python20\Lib\encodings\iso8859_3.py t Lib/encodings/iso8859_4.py d:\Python20\Lib\encodings\iso8859_4.py t Lib/encodings/iso8859_5.py d:\Python20\Lib\encodings\iso8859_5.py t Lib/encodings/iso8859_6.py d:\Python20\Lib\encodings\iso8859_6.py t Lib/encodings/iso8859_7.py d:\Python20\Lib\encodings\iso8859_7.py t Lib/encodings/iso8859_8.py d:\Python20\Lib\encodings\iso8859_8.py t Lib/encodings/iso8859_9.py d:\Python20\Lib\encodings\iso8859_9.py t Lib/encodings/koi8_r.py d:\Python20\Lib\encodings\koi8_r.py t Lib/encodings/latin_1.py d:\Python20\Lib\encodings\latin_1.py t Lib/encodings/mac_cyrillic.py d:\Python20\Lib\encodings\mac_cyrillic.py t Lib/encodings/mac_greek.py d:\Python20\Lib\encodings\mac_greek.py t Lib/encodings/mac_iceland.py d:\Python20\Lib\encodings\mac_iceland.py t Lib/encodings/mac_latin2.py d:\Python20\Lib\encodings\mac_latin2.py t Lib/encodings/mac_roman.py d:\Python20\Lib\encodings\mac_roman.py t Lib/encodings/mac_turkish.py d:\Python20\Lib\encodings\mac_turkish.py t Lib/encodings/mbcs.py d:\Python20\Lib\encodings\mbcs.py t Lib/encodings/raw_unicode_escape.py d:\Python20\Lib\encodings\raw_unicode_escape.py t Lib/encodings/undefined.py d:\Python20\Lib\encodings\undefined.py t Lib/encodings/unicode_escape.py d:\Python20\Lib\encodings\unicode_escape.py t Lib/encodings/unicode_internal.py d:\Python20\Lib\encodings\unicode_internal.py t Lib/encodings/utf_16.py d:\Python20\Lib\encodings\utf_16.py t Lib/encodings/utf_16_be.py d:\Python20\Lib\encodings\utf_16_be.py t Lib/encodings/utf_16_le.py d:\Python20\Lib\encodings\utf_16_le.py t Lib/encodings/utf_8.py d:\Python20\Lib\encodings\utf_8.py t Lib/encodings/__init__.py d:\Python20\Lib\encodings\__init__.py #===== end of list generated by mklist.py ===== --- NEW FILE --- #liftoff dist file product.author=The Jython Team product.string=Jython product.version=2.0pre-alpha6 java.minVersion=1.1 product.root= destination.package_prefix=jython-2.0pa6 license.licenseText=LICENSE.txt product.readmeText=README.txt builder.extra_files=installer\\liftoff.filelist product.urlbase= card.skipClasspathCard=yes destination.standardIfRoot=yes image.side=installer/jython.gif product.types= execs=jython,jythonc product.packages=core,lib,demo,source product.package.core.label=Core product.package.core.required=yes product.package.core.getFromURL=no exec.jython.class=org.python.util.jython exec.jython.location=_top_ exec.jython.target=jython exec.jython.package=core exec.jython.template.unix=installer/jython_template.unix_sh exec.jython.template.win=installer/jython_template.win_bat exec.jython.source= exec.jythonc.class=dummy exec.jythonc.location=_top_ exec.jythonc.target=jythonc exec.jythonc.package=core exec.jythonc.template.unix=installer/jythonc_template.unix_sh exec.jythonc.template.win=installer/jythonc_template.win_bat exec.jythonc.source= product.package.lib.label=Library modules product.package.lib.required=no product.package.lib.getFromURL=no product.package.demo.label=Demos and examples product.package.demo.required=no product.package.demo.getFromURL=no product.package.source.label=Sources product.package.source.required=no product.package.source.getFromURL=no --- NEW FILE --- import glob, os PYTHONDIR = r"d:/Python20" def listfiles(root, d, *masks, **kws): exclude = kws.get('exclude', []) for mask in masks: if root: rootdir = os.path.join(root, d, mask) else: rootdir = os.path.join(d, mask) fl = glob.glob(rootdir) for f in fl: if os.path.basename(f) in exclude: continue # After this, the name is a true mess of different # path seperator chars. Attempt to clean this by making # the jar contain only unix seps. if root: normname = f[len(root)+1:].replace('\\', '/') osname = f.replace('/', os.sep) print "t %-35s %s" % (normname, osname) else: normname = f.replace('\\', '/') osname = f.replace('/', os.sep) print "t %-35s ..%s%s" % (normname, os.sep, osname) def comment(txt): print "#" print "#", txt print "#" def binary(txt): print "b %-35s ..%s%s" % (txt, os.sep, txt) def text(txt): print "t %-35s ..%s%s" % (txt, os.sep, txt) demofiles = ("*.java", "*.html", "*.py", "*.txt", "Makefile") javafiles = ("*.java", "*.jjt", "Makefile") #list of files that will be taken from CPython. pylibfiles = [ 'BaseHTTPServer.py', 'CGIHTTPServer.py', 'ConfigParser.py', 'MimeWriter.py', 'Queue.py', 'SimpleHTTPServer.py', 'SocketServer.py', #'StringIO.py', # Temporarily removed. 'UserDict.py', 'UserList.py', 'anydbm.py', 'bdb.py', 'binhex.py', 'bisect.py', 'calendar.py', 'cgi.py', 'cmd.py', 'cmp.py', 'cmpcache.py', 'colorsys.py', 'commands.py', 'compileall.py', 'copy.py', 'copy_reg.py', 'dircache.py', 'dircmp.py', 'dospath.py', 'dumbdbm.py', 'exceptions.py', 'fileinput.py', 'fnmatch.py', 'formatter.py', 'fpformat.py', 'ftplib.py', 'getopt.py', 'glob.py', 'gopherlib.py', 'htmlentitydefs.py', 'htmllib.py', 'httplib.py', 'imaplib.py', 'imghdr.py', 'keyword.py', 'linecache.py', 'macpath.py', 'macurl2path.py', 'mailbox.py', 'mailcap.py', 'mhlib.py', 'mimetools.py', 'mimetypes.py', 'mimify.py', 'multifile.py', 'mutex.py', 'nntplib.py', 'ntpath.py', 'nturl2path.py', 'pdb.py', 'pickle.py', 'pipes.py', 'popen2.py', 'poplib.py', 'posixfile.py', 'posixpath.py', 'pprint.py', 'profile.py', 'pyclbr.py', 'quopri.py', 'random.py', 'reconvert.py', 'repr.py', 'rfc822.py', 'sched.py', 'sgmllib.py', 'shelve.py', 'shutil.py', 'smtplib.py', 'sndhdr.py', 'stat.py', 'symbol.py', 'telnetlib.py', 'tempfile.py', 'token.py', 'tokenize.py', 'traceback.py', 'tzparse.py', 'urllib.py', 'urlparse.py', 'user.py', 'whrandom.py', 'xdrlib.py', 'xmllib.py', 'test/pystone.py', ] print "#===== generated by mklist.py =====" print "@core:_top_" text("ACKNOWLEDGMENTS") text("NEWS") text("README.txt") text("registry") binary("jython.jar") text("LICENSE.txt") text("installer/jython_template.win_bat") text("installer/jython_template.unix_sh") text("installer/jythonc_template.win_bat") text("installer/jythonc_template.unix_sh") binary("installer/jython.gif") comment("freeze") listfiles(None, "Tools/freeze", "*.py") comment("jythonc") listfiles(None, "Tools/jythonc", "*.py") listfiles(None, "Tools/jythonc/jast", "*.py") comment("special library modules") listfiles(None, "Lib", '*.py', 'pawt/*.py') comment("Docs") listfiles(None, "Doc", '*.html', '*.ht') binary("Doc/images/jpython-new-small.gif") binary("Doc/images/PythonPoweredSmall.gif") listfiles(None, "Doc/api", '*.html') comment("Demos") print "@demo:_top_" listfiles(None, "Demo/applet", *demofiles) listfiles(None, "Demo/awt", *demofiles) listfiles(None, "Demo/bean", *demofiles) listfiles(None, "Demo/embed", *demofiles) listfiles(None, "Demo/javaclasses", *demofiles) listfiles(None, "Demo/javaclasses/pygraph", *demofiles) listfiles(None, "Demo/swing", *demofiles) comment("The source files") print "@source:_top_" listfiles(None, "org/apache/oro/text/regex", *javafiles) listfiles(None, "org/python/compiler", *javafiles) listfiles(None, "org/python/core", *javafiles) listfiles(None, "org/python/modules", *javafiles) listfiles(None, "org/python/parser", exclude=["python.java"], *javafiles) listfiles(None, "org/python/rmi", *javafiles) listfiles(None, "org/python/util", *javafiles) comment("Library modules from CPython") print "@lib:_top_" listfiles(PYTHONDIR, "Lib", *pylibfiles) comment("Library modules from CPython2.0") listfiles(PYTHONDIR, "Lib", "pstats.py", "code.py") listfiles(PYTHONDIR, "Lib", "sre*.py") listfiles(PYTHONDIR, "Lib/encodings", "*.py") print "#===== end of list generated by mklist.py =====" |