blob: 5d4047b883dd52e34b39483c37bfe4e0bade67b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
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%%
|