github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/syft/pkg/cataloger/cpp/test-fixtures/conanfile.txt (about)

     1  # Docs at https://docs.conan.io/en/latest/reference/conanfile_txt.html
     2  
     3  [requires]
     4  catch2/2.13.8
     5  docopt.cpp/0.6.3
     6  fmt/8.1.1
     7  spdlog/1.9.2@my_user/my_channel#1234567%%987654
     8  sdl/2.0.20#1234567%%987654
     9  fltk/1.3.8@my_user/my_channel
    10  
    11  [generators]
    12  cmake_find_package_multi