: 1
name: libboost-range
version: 1.91.0
type: lib,binless
language: c++
project: boost
summary: A new infrastructure for generic algorithms that builds on top of the new iterator concepts
license: BSL-1.0 ; Boost Software License 1.0.
topics: C++, Boost
package-description-file: PACKAGE-README.md
url: https://github.com/boostorg/range
doc-url: https://www.boost.org/doc/libs/1_91_0/libs/range
package-url: https://github.com/build2-packaging/boost
email: boost-users@lists.boost.org  ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
#build-error-email: builds@build2.org
builds: default
builds: -( +macos &gcc ) ; https://github.com/boostorg/config/issues/399
depends: * build2 >= 0.18.0
depends: * bpkg >= 0.18.0
depends: libboost-array == $
depends: libboost-assert == $
depends: libboost-concept-check == $
depends: libboost-config == $
depends: libboost-container-hash == $
depends: libboost-conversion == $
depends: libboost-core == $
depends: libboost-detail == $
depends: libboost-iterator == $
depends: libboost-mpl == $
depends: libboost-optional == $
depends: libboost-preprocessor == $
depends: libboost-regex == $ ? ($config.libboost_range.regex)
depends: libboost-tuple == $
depends: libboost-type-traits == $
depends: libboost-utility == $
