~ubuntu-branches/ubuntu/natty/axis2c/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2009-02-11 02:36:01 UTC
  • Revision ID: james.westby@ubuntu.com-20090211023601-8r9ird0oyy2qf1yn
Tags: 1.5.0-0ubuntu1
Initial release. Big thanks for Michael Vogt for helping out!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: axis2c
 
2
Section: libs
 
3
Priority: extra
 
4
Maintainer: Soren Hansen <soren@ubuntu.com>
 
5
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libxml2-dev, libapr1-dev, apache2-threaded-dev
 
6
Standards-Version: 3.8.0
 
7
Homepage: http://ws.apache.org/axis2/c/
 
8
 
 
9
Package: libaxis2c0
 
10
Architecture: any
 
11
Depends: ${shlibs:Depends}
 
12
Description: Apache web services engine - Runtime
 
13
 Apache Axis2/C is a Web services engine implemented in the C 
 
14
 programming language. It is based on the extensible and flexible 
 
15
 Axis2 architecture. Apache Axis2/C can be used to provide and 
 
16
 consume WebServices. It has been implemented with portability 
 
17
 and ability to embed in mind, hence could be used as a Web services 
 
18
 enabler in other software.
 
19
 .
 
20
 Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style 
 
21
 of Webservices. A single service could be exposed both as a SOAP style as well 
 
22
 as a REST style service simultaneously. It also has built in MTOM support, 
 
23
 that can be used to exchange binary data.
 
24
 ..
 
25
 Apache Axis2/C is efficient, modular and is designed with extensibility. The 
 
26
 extensible design allows it to support the full WS-* stack with the 
 
27
 concept of modules. Apache Axis2/C is the Web services engine that supports 
 
28
 the most number of WS-* specification implementations in C, with 
 
29
 guaranteed interoperability. This enables using C in Service Oriented 
 
30
 Architecture (SOA) implementations, and would be very useful when integrating 
 
31
 legacy systems into SOA. 
 
32
 
 
33
Package: libaxis2c-dev
 
34
Architecture: any
 
35
Depends: libaxis2c0 (= ${binary:Version}), libxml2-dev, libapr1-dev
 
36
Section: libdevel
 
37
Description: Apache web services engine - Development
 
38
 Apache Axis2/C is a Web services engine implemented in the C 
 
39
 programming language. It is based on the extensible and flexible 
 
40
 Axis2 architecture. Apache Axis2/C can be used to provide and 
 
41
 consume WebServices. It has been implemented with portability 
 
42
 and ability to embed in mind, hence could be used as a Web services 
 
43
 enabler in other software.
 
44
 .
 
45
 Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style 
 
46
 of Webservices. A single service could be exposed both as a SOAP style as well 
 
47
 as a REST style service simultaneously. It also has built in MTOM support, 
 
48
 that can be used to exchange binary data.
 
49
 ..
 
50
 Apache Axis2/C is efficient, modular and is designed with extensibility. The 
 
51
 extensible design allows it to support the full WS-* stack with the 
 
52
 concept of modules. Apache Axis2/C is the Web services engine that supports 
 
53
 the most number of WS-* specification implementations in C, with 
 
54
 guaranteed interoperability. This enables using C in Service Oriented 
 
55
 Architecture (SOA) implementations, and would be very useful when integrating 
 
56
 legacy systems into SOA.
 
57
 
 
58
Package: libaxis2c-bin
 
59
Architecture: any
 
60
Depends: ${shlibs:Depends}
 
61
Description: Apache web services engine - Misc. binaries
 
62
 Apache Axis2/C is a Web services engine implemented in the C 
 
63
 programming language. It is based on the extensible and flexible 
 
64
 Axis2 architecture. Apache Axis2/C can be used to provide and 
 
65
 consume WebServices. It has been implemented with portability 
 
66
 and ability to embed in mind, hence could be used as a Web services 
 
67
 enabler in other software.
 
68
 .
 
69
 Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style 
 
70
 of Webservices. A single service could be exposed both as a SOAP style as well 
 
71
 as a REST style service simultaneously. It also has built in MTOM support, 
 
72
 that can be used to exchange binary data.
 
73
 ..
 
74
 Apache Axis2/C is efficient, modular and is designed with extensibility. The 
 
75
 extensible design allows it to support the full WS-* stack with the 
 
76
 concept of modules. Apache Axis2/C is the Web services engine that supports 
 
77
 the most number of WS-* specification implementations in C, with 
 
78
 guaranteed interoperability. This enables using C in Service Oriented 
 
79
 Architecture (SOA) implementations, and would be very useful when integrating 
 
80
 legacy systems into SOA.
 
81
 
 
82
Package: libaxis2c-doc
 
83
Architecture: all
 
84
Section: doc
 
85
Description: Apache web services engine - Documentation
 
86
 Apache Axis2/C is a Web services engine implemented in the C 
 
87
 programming language. It is based on the extensible and flexible 
 
88
 Axis2 architecture. Apache Axis2/C can be used to provide and 
 
89
 consume WebServices. It has been implemented with portability 
 
90
 and ability to embed in mind, hence could be used as a Web services 
 
91
 enabler in other software.
 
92
 .
 
93
 Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style 
 
94
 of Webservices. A single service could be exposed both as a SOAP style as well 
 
95
 as a REST style service simultaneously. It also has built in MTOM support, 
 
96
 that can be used to exchange binary data.
 
97
 ..
 
98
 Apache Axis2/C is efficient, modular and is designed with extensibility. The 
 
99
 extensible design allows it to support the full WS-* stack with the 
 
100
 concept of modules. Apache Axis2/C is the Web services engine that supports 
 
101
 the most number of WS-* specification implementations in C, with 
 
102
 guaranteed interoperability. This enables using C in Service Oriented 
 
103
 Architecture (SOA) implementations, and would be very useful when integrating 
 
104
 legacy systems into SOA. 
 
105
 
 
106
Package: libapache2-mod-axis2c
 
107
Architecture: any
 
108
Section: web
 
109
Depends: apache2.2-common, ${shlibs:Depends}
 
110
Description: Apache web services engine - apache module
 
111
 Apache Axis2/C is a Web services engine implemented in the C 
 
112
 programming language. It is based on the extensible and flexible 
 
113
 Axis2 architecture. Apache Axis2/C can be used to provide and 
 
114
 consume WebServices. It has been implemented with portability 
 
115
 and ability to embed in mind, hence could be used as a Web services 
 
116
 enabler in other software.
 
117
 .
 
118
 Apache Axis2/C supports SOAP 1.1 and SOAP 1.2, as well as REST style 
 
119
 of Webservices. A single service could be exposed both as a SOAP style as well 
 
120
 as a REST style service simultaneously. It also has built in MTOM support, 
 
121
 that can be used to exchange binary data.
 
122
 ..
 
123
 Apache Axis2/C is efficient, modular and is designed with extensibility. The 
 
124
 extensible design allows it to support the full WS-* stack with the 
 
125
 concept of modules. Apache Axis2/C is the Web services engine that supports 
 
126
 the most number of WS-* specification implementations in C, with 
 
127
 guaranteed interoperability. This enables using C in Service Oriented 
 
128
 Architecture (SOA) implementations, and would be very useful when integrating 
 
129
 legacy systems into SOA.