ryanhaining/cppitertools

Make available via conan

Closed this issue · 4 comments

Conan is besides Microsoft's vcpkg the most popular package manager for C++ out there. But with good support for cmake and linux in contrast to vcpkg.
We use them it in our C++ projects to pull in dependencies without including them into our source code or installing them on the building system. See for example https://bintray.com/stiffstream/public/restinio%3Astiffstream for how libraries are published on conan.

Would you consider to publish cppitertools on conan? We could help with conanizing cppitertools.

FYI @Shaheen47

ok we will help with creating the conan recipe for that .

It is now in ConanCenter https://repology.org/project/cppitertools/versions
I believe this can be closed.

thx :)