mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
a98078346e
PR: 128257 Submitted by: Wen Heping <wenheping___gmail.com>
125 lines
6.3 KiB
Plaintext
125 lines
6.3 KiB
Plaintext
bin/wsdl2dispatch
|
|
bin/wsdl2py
|
|
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/app-dispatch-dict.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/app-dispatch.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/app-lowlevel.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/app-pickler.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/app-wsdl2dispatch.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/app-wsdl2py.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/bibliography.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c01-intro.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c02-samples.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c02a-coverage.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c03-except.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c04-utils.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c05-parse.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c06-tc.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c07-writer.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c08-fault.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c09-resolve.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/c10-dispatch.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/client-hello-struct.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/dispatch-rpc-hello-array.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/dispatch-rpc-hello-struct.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/guide.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/guide01-intro.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/guide02-wsdl2py.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/guide03-wsdl2dispatch.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/version.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/zsi.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/zsi.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/zsi.pdf
|
|
%%PORTDOCS%%%%DOCSDIR%%/zsi.ps
|
|
%%PORTDOCS%%%%DOCSDIR%%/zsi.tex
|
|
%%PORTDOCS%%%%DOCSDIR%%/zsi.xsd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/InteropTest.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/InteropTestB.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/client.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/cpackets.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/echoHeaderBindings.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/sclasses.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/interop/server.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/Echo/Echo.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/Echo/EchoClient.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/Echo/EchoServer.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/Echo/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/Echo/buildms.bat
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/Echo/echo.cs
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/samples/poly.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/cgicli.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_TCtimes.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_URI.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_list.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_rfc2617.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t1.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t2.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t3.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t4.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t5.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t6.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t7.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t8.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_t9.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_union.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_zsi.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/test_zsi_net.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/tests_bad.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/tests_good.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/BasicComm.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/DateService.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/EchoWSAddr200403.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/FinancialService.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/Racing.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/ServiceTest.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/SquareService.wsdl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/config.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/runTests.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/BasicServer.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/DateService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/EchoServer.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/EchoWSAddr200403Server.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/FinancialService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/SquareService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/WhiteMesa.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/servers/WolframSearchService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_AWSECommerceService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_AmazonS3.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Attributes.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Attributes.xsd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_BasicComm.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Choice.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Choice.xsd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_DateService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_DerivedTypes.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_DerivedTypes.xsd
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Echo.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_EchoWSAddr200403.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_FinancialService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_InfoBil.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_MapPoint.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_OpcDaGateway.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Racing.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_Sabre.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_SquareService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_TerraService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_ThreatService.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_WhiteMesa.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_WolframSearch.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_XMethodsQuery.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test/wsdl2py/test_ZipCodeResolver.py
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/test/wsdl2py/servers
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/test/wsdl2py
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/test
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/samples/Echo
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/samples
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/interop
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|