Source: libstxxl Maintainer: Debian Science Maintainers Uploaders: D Haley Section: science Priority: optional Build-Depends: cmake, debhelper (>= 11), doxygen, doxygen-latex, ghostscript, graphviz, texlive-fonts-extra, texlive-fonts-recommended, texlive-latex-extra, texlive-latex-recommended Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/science-team/libstxxl Vcs-Git: https://salsa.debian.org/science-team/libstxxl.git Homepage: http://stxxl.sourceforge.net Package: libstxxl-dev Architecture: any Section: libdevel Priority: optional Depends: libstxxl1v5 (= ${binary:Version}), ${misc:Depends} Suggests: libstxxl-doc Description: Development libraries for STXXL STXXL provides an STL replacement using an abstraction layer to storage devices to allow for the optimal layout of data structures. This allows for multi-terabyte datasets to be held and manipulated in standard C++ data structures, whilst abstracting the complexity of managing this behaviour efficiently. STXXL utilises multi-disk I/O to speed up I/O bound calculations. STXXL has been developed at the University of Karlsruhe. . Development libraries for STXXL, required for building programs that utilise the STXXL library Package: libstxxl-doc Architecture: all Section: doc Priority: optional Depends: ${misc:Depends}, libjs-jquery Description: Documentation for STXXL STXXL provides an STL replacement using an abstraction layer to storage devices to allow for the optimal layout of data structures. This allows for multi-terabyte datasets to be held and manipulated in standard C++ data structures, whilst abstracting the complexity of managing this behaviour efficiently. STXXL utilises multi-disk I/O to speed up I/O bound calculations. STXXL has been developed at the University of Karlsruhe. . Documentation for the STXXL library. Package: libstxxl1v5 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: libstxxl1 (<< 1.4.1-2~) Replaces: libstxxl1 (<< 1.4.1-2~) Description: C++ Standard Template Library for extra large datasets STXXL provides an STL replacement using an abstraction layer to storage devices to allow for the optimal layout of data structures. This allows for multi-terabyte datasets to be held and manipulated in standard C++ data structures, whilst abstracting the complexity of managing this behaviour efficiently. STXXL utilises multi-disk I/O to speed up I/O bound calculations. STXXL has been developed at the University of Karlsruhe. Package: libstxxl1-bin Architecture: any Section: misc Priority: optional Depends: libstxxl1v5 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: STXXL File creation and benchmark tool STXXL provides an STL replacement using an abstraction layer to storage devices to allow for the optimal layout of data structures. This allows for multi-terabyte datasets to be held and manipulated in standard C++ data structures, whilst abstracting the complexity of managing this behaviour efficiently. STXXL utilises multi-disk I/O to speed up I/O bound calculations. STXXL has been developed at the University of Karlsruhe. . A benchmarking tool and STXXL on-disk file administration utility