Source: lwip Priority: optional Maintainer: Joan Lledó Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12), cmake, doxygen , libvdeplug-dev [amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x] Rules-Requires-Root: no Standards-Version: 4.6.1 Section: libs Homepage: https://savannah.nongnu.org/projects/lwip/ Vcs-Git: https://salsa.debian.org/debian/lwip.git Vcs-Browser: https://salsa.debian.org/debian/lwip Package: liblwip-dev Section: libdevel Architecture: any Multi-Arch: same Depends: liblwip0t64 (= ${binary:Version}), ${misc:Depends} Description: small implementation of the TCP/IP protocol suite - development files lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS). . The focus of the lwIP TCP/IP implementation is to reduce the RAM usage while still having a full scale TCP. This making lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM. . This package contains the development files. Package: liblwip0t64 Provides: ${t64:Provides} Replaces: liblwip0 Breaks: liblwip0 (<< ${source:Version}) Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: small implementation of the TCP/IP protocol suite - shared library lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS). . The focus of the lwIP TCP/IP implementation is to reduce the RAM usage while still having a full scale TCP. This making lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM. . This package contains the shared library. Package: liblwip-doc Section: doc Build-Profiles: Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Suggests: doc-base Description: small implementation of the TCP/IP protocol suite - documentation lwIP is a small independent implementation of the TCP/IPv4/IPv6 protocol suite that has been developed by Adam Dunkels at the Computer and Networks Architectures (CNA) lab at the Swedish Institute of Computer Science (SICS). . The focus of the lwIP TCP/IP implementation is to reduce the RAM usage while still having a full scale TCP. This making lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM. . This package contains the documentation.