Source: cpprest Section: libs Priority: optional Maintainer: Gianfranco Costamagna Build-Depends: cmake, debhelper (>=10), libbrotli-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-filesystem-dev, libboost-random-dev, libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libssl-dev, libwebsocketpp-dev, pkg-config, zlib1g-dev Build-Depends-Indep: doxygen Standards-Version: 4.3.0 Homepage: https://github.com/Microsoft/cpprestsdk Vcs-Git: https://salsa.debian.org/debian/cpprest.git Vcs-Browser: https://salsa.debian.org/debian/cpprest Package: libcpprest2.10 Provides: libcpprest Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Description: Shared library for C++ REST SDK / Casablanca The C++ REST SDK (codename "Casablanca") is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project allows C++ developers to take advantage of the radical shift in software architecture that cloud computing represents. * Support for accessing REST services from native code on Linux, Windows Vista, Windows 7, and Windows 8 by providing asynchronous C++ bindings to HTTP, JSON, and URIs * Implementation of Asynchronous Streams and Stream Buffers * A consistent and powerful model for composing asynchronous operations based on C++ 11 features * A set of samples and reference documentation * New experimental features such as HTTP Listener library and support for Windows Phone 8 and Windows XP. . This package contains the library files. Package: libcpprest-dev Section: libdevel Architecture: any Depends: libcpprest2.10 (= ${binary:Version}), libbrotli-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-filesystem-dev, libboost-random-dev, libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libssl-dev, libwebsocketpp-dev, zlib1g-dev, ${misc:Depends}, ${shlibs:Depends} Description: Development files for C++ REST SDK / Casablanca The C++ REST SDK (codename "Casablanca") is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project allows C++ developers to take advantage of the radical shift in software architecture that cloud computing represents. * Support for accessing REST services from native code on Linux, Windows Vista, Windows 7, and Windows 8 by providing asynchronous C++ bindings to HTTP, JSON, and URIs * Implementation of Asynchronous Streams and Stream Buffers * A consistent and powerful model for composing asynchronous operations based on C++ 11 features * A set of samples and reference documentation * New experimental features such as HTTP Listener library and support for Windows Phone 8 and Windows XP. . This package contains header files that are needed to develop and compile applications which utilizes the C++ REST SDK / Casablanca framework. Package: libcpprest-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: Reference manual for C++ REST SDK / Casablanca The C++ REST SDK (codename "Casablanca") is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project allows C++ developers to take advantage of the radical shift in software architecture that cloud computing represents. * Support for accessing REST services from native code on Linux, Windows Vista, Windows 7, and Windows 8 by providing asynchronous C++ bindings to HTTP, JSON, and URIs * Implementation of Asynchronous Streams and Stream Buffers * A consistent and powerful model for composing asynchronous operations based on C++ 11 features * A set of samples and reference documentation * New experimental features such as HTTP Listener library and support for Windows Phone 8 and Windows XP. . This package contains the common documentation.