lazarus-ccr/wst/trunk/ide/lazarus/wst_core.lpk
inoussa 0e419f64ff Update the description of packages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-08-15 18:33:39 +00:00

214 lines
6.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="wst_core"/>
<AddToProjectUsesSection Value="True"/>
<Author Value="Inoussa OUEDRAOGO"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\.."/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
</CompilerOptions>
<Description Value="Runtime package for core Web Service Toolkit functionalities.
The &quot;Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
<License Value="Modified LGPL
"/>
<Version Minor="8"/>
<Files Count="42">
<Item1>
<Filename Value="..\..\xmlrpc_formatter.pas"/>
<UnitName Value="xmlrpc_formatter"/>
</Item1>
<Item2>
<Filename Value="..\..\base_binary_formatter.pas"/>
<UnitName Value="base_binary_formatter"/>
</Item2>
<Item3>
<Filename Value="..\..\base_json_formatter.pas"/>
<UnitName Value="base_json_formatter"/>
</Item3>
<Item4>
<Filename Value="..\..\base_service_intf.pas"/>
<UnitName Value="base_service_intf"/>
</Item4>
<Item5>
<Filename Value="..\..\base_soap_formatter.pas"/>
<UnitName Value="base_soap_formatter"/>
</Item5>
<Item6>
<Filename Value="..\..\base_xmlrpc_formatter.pas"/>
<UnitName Value="base_xmlrpc_formatter"/>
</Item6>
<Item7>
<Filename Value="..\..\basex_encode.pas"/>
<UnitName Value="basex_encode"/>
</Item7>
<Item8>
<Filename Value="..\..\binary_formatter.pas"/>
<UnitName Value="binary_formatter"/>
</Item8>
<Item9>
<Filename Value="..\..\binary_streamer.pas"/>
<UnitName Value="binary_streamer"/>
</Item9>
<Item10>
<Filename Value="..\..\config_objects.pas"/>
<UnitName Value="config_objects"/>
</Item10>
<Item11>
<Filename Value="..\..\imp_utils.pas"/>
<UnitName Value="imp_utils"/>
</Item11>
<Item12>
<Filename Value="..\..\json_formatter.pas"/>
<UnitName Value="json_formatter"/>
</Item12>
<Item13>
<Filename Value="..\..\library_base_intf.pas"/>
<UnitName Value="library_base_intf"/>
</Item13>
<Item14>
<Filename Value="..\..\library_imp_utils.pas"/>
<UnitName Value="library_imp_utils"/>
</Item14>
<Item15>
<Filename Value="..\..\library_protocol.pas"/>
<UnitName Value="library_protocol"/>
</Item15>
<Item16>
<Filename Value="..\..\library_server_intf.pas"/>
<UnitName Value="library_server_intf"/>
</Item16>
<Item17>
<Filename Value="..\..\metadata_repository.pas"/>
<UnitName Value="metadata_repository"/>
</Item17>
<Item18>
<Filename Value="..\..\metadata_service.pas"/>
<UnitName Value="metadata_service"/>
</Item18>
<Item19>
<Filename Value="..\..\metadata_service_binder.pas"/>
<UnitName Value="metadata_service_binder"/>
</Item19>
<Item20>
<Filename Value="..\..\metadata_service_imp.pas"/>
<UnitName Value="metadata_service_imp"/>
</Item20>
<Item21>
<Filename Value="..\..\metadata_service_proxy.pas"/>
<UnitName Value="metadata_service_proxy"/>
</Item21>
<Item22>
<Filename Value="..\..\metadata_wsdl.pas"/>
<UnitName Value="metadata_wsdl"/>
</Item22>
<Item23>
<Filename Value="..\..\record_rtti.pas"/>
<UnitName Value="record_rtti"/>
</Item23>
<Item24>
<Filename Value="..\..\semaphore.pas"/>
<UnitName Value="semaphore"/>
</Item24>
<Item25>
<Filename Value="..\..\server_binary_formatter.pas"/>
<UnitName Value="server_binary_formatter"/>
</Item25>
<Item26>
<Filename Value="..\..\server_listener.pas"/>
<UnitName Value="server_listener"/>
</Item26>
<Item27>
<Filename Value="..\..\server_service_imputils.pas"/>
<UnitName Value="server_service_imputils"/>
</Item27>
<Item28>
<Filename Value="..\..\server_service_intf.pas"/>
<UnitName Value="server_service_intf"/>
</Item28>
<Item29>
<Filename Value="..\..\server_service_json.pas"/>
<UnitName Value="server_service_json"/>
</Item29>
<Item30>
<Filename Value="..\..\server_service_soap.pas"/>
<UnitName Value="server_service_soap"/>
</Item30>
<Item31>
<Filename Value="..\..\server_service_xmlrpc.pas"/>
<UnitName Value="server_service_xmlrpc"/>
</Item31>
<Item32>
<Filename Value="..\..\service_intf.pas"/>
<UnitName Value="service_intf"/>
</Item32>
<Item33>
<Filename Value="..\..\soap_formatter.pas"/>
<UnitName Value="soap_formatter"/>
</Item33>
<Item34>
<Filename Value="..\..\wst.inc"/>
<Type Value="Include"/>
</Item34>
<Item35>
<Filename Value="..\..\wst_fpc_xml.pas"/>
<UnitName Value="wst_fpc_xml"/>
</Item35>
<Item36>
<Filename Value="..\..\wst_global.inc"/>
<Type Value="Include"/>
</Item36>
<Item37>
<Filename Value="..\..\wst_initialization.pas"/>
<UnitName Value="wst_initialization"/>
</Item37>
<Item38>
<Filename Value="..\..\wst_resources_imp.pas"/>
<UnitName Value="wst_resources_imp"/>
</Item38>
<Item39>
<Filename Value="..\..\wst_rtl_imp.inc"/>
<Type Value="Include"/>
</Item39>
<Item40>
<Filename Value="..\..\wst_types.pas"/>
<UnitName Value="wst_types"/>
</Item40>
<Item41>
<Filename Value="..\..\file_logger_extension.pas"/>
<UnitName Value="file_logger_extension"/>
</Item41>
<Item42>
<Filename Value="..\..\server_filter_extension.pas"/>
<UnitName Value="server_filter_extension"/>
</Item42>
</Files>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<DestinationDirectory Value="$(TestDir)\publishedpackage\"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>