: 1
name: libboost-iterator
version: 1.91.0
type: lib,binless
language: c++
project: boost
summary: The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors
license: BSL-1.0 ; Boost Software License 1.0.
topics: C++, Boost
description-file: README.md
url: https://github.com/boostorg/iterator
doc-url: https://www.boost.org/doc/libs/1_91_0/libs/iterator
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-concept-check == $
depends: libboost-config == $
depends: libboost-core == $
depends: libboost-detail == $
depends: libboost-fusion == $
depends: libboost-mp11 == $
depends: libboost-mpl == $
depends: libboost-optional == $
depends: libboost-type-traits == $
depends: libboost-utility == $
