|
- {
- "packages": {
- "abseil": {
- "2018.6.0": {
- "depends": [],
- "description": "Abseil Common Libraries",
- "git": {
- "auto-lib": "abseil/abseil",
- "ref": "20180600",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "absl",
- "include": [],
- "strip-components": 0,
- "to": "src/absl/"
- },
- "remove": {
- "only-matching": [
- "**/*_test.c*",
- "**/*_testing.c*",
- "**/*_benchmark.c*",
- "**/benchmarks.c*",
- "**/*_test_common.c*",
- "**/mocking_*.c*",
- "**/test_util.cc",
- "**/mutex_nonprod.cc",
- "**/named_generator.cc",
- "**/print_hash_of.cc",
- "**/*_gentables.cc"
- ],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/abseil/abseil-cpp.git"
- }
- },
- "2019.8.8": {
- "depends": [],
- "description": "Abseil Common Libraries",
- "git": {
- "auto-lib": "abseil/abseil",
- "ref": "20190808",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "absl",
- "include": [],
- "strip-components": 0,
- "to": "src/absl/"
- },
- "remove": {
- "only-matching": [
- "**/*_test.c*",
- "**/*_testing.c*",
- "**/*_benchmark.c*",
- "**/benchmarks.c*",
- "**/*_test_common.c*",
- "**/mocking_*.c*",
- "**/test_util.cc",
- "**/mutex_nonprod.cc",
- "**/named_generator.cc",
- "**/print_hash_of.cc",
- "**/*_gentables.cc"
- ],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/abseil/abseil-cpp.git"
- }
- },
- "2020.2.25": {
- "depends": [],
- "description": "Abseil Common Libraries",
- "git": {
- "auto-lib": "abseil/abseil",
- "ref": "20200225.2",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "absl",
- "include": [],
- "strip-components": 0,
- "to": "src/absl/"
- },
- "remove": {
- "only-matching": [
- "**/*_test.c*",
- "**/*_testing.c*",
- "**/*_benchmark.c*",
- "**/benchmarks.c*",
- "**/*_test_common.c*",
- "**/mocking_*.c*",
- "**/test_util.cc",
- "**/mutex_nonprod.cc",
- "**/named_generator.cc",
- "**/print_hash_of.cc",
- "**/*_gentables.cc"
- ],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/abseil/abseil-cpp.git"
- }
- }
- },
- "asio": {
- "1.12.0": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-12-0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.12.1": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-12-1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.12.2": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-12-2",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.13.0": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-13-0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.14.0": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-14-0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.14.1": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-14-1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.16.0": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-16-0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- },
- "1.16.1": {
- "depends": [],
- "description": "Asio asynchronous I/O C++ library",
- "git": {
- "auto-lib": "asio/asio",
- "ref": "asio-1-16-1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "asio/src",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [
- "doc/**",
- "examples/**",
- "tests/**",
- "tools/**"
- ],
- "path": "src/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define ASIO_STANDALONE 1",
- "kind": "insert",
- "line": 13
- },
- {
- "content": "#define ASIO_SEPARATE_COMPILATION 1",
- "kind": "insert",
- "line": 14
- }
- ],
- "path": "include/asio/detail/config.hpp"
- },
- "move": {
- "exclude": [],
- "from": "asio/include/",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/chriskohlhoff/asio.git"
- }
- }
- },
- "boost.leaf": {
- "0.1.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.1.0",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.2.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.2.0",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.2.1": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.2.1",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.2.2": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.2.2",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.2.3": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.2.3",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.2.4": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.2.4",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.2.5": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.2.5",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- },
- "0.3.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/leaf",
- "ref": "0.3.0",
- "transform": [],
- "url": "https://github.com/zajo/leaf.git"
- }
- }
- },
- "boost.mp11": {
- "1.70.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/mp11",
- "ref": "boost-1.70.0",
- "transform": [],
- "url": "https://github.com/boostorg/mp11.git"
- }
- },
- "1.71.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/mp11",
- "ref": "boost-1.71.0",
- "transform": [],
- "url": "https://github.com/boostorg/mp11.git"
- }
- },
- "1.72.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/mp11",
- "ref": "boost-1.72.0",
- "transform": [],
- "url": "https://github.com/boostorg/mp11.git"
- }
- },
- "1.73.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/mp11",
- "ref": "boost-1.73.0",
- "transform": [],
- "url": "https://github.com/boostorg/mp11.git"
- }
- }
- },
- "boost.pfr": {
- "1.0.0": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/pfr",
- "ref": "1.0.0",
- "transform": [],
- "url": "https://github.com/apolukhin/magic_get.git"
- }
- },
- "1.0.1": {
- "depends": [],
- "description": "(No description was provided)",
- "git": {
- "auto-lib": "boost/pfr",
- "ref": "1.0.1",
- "transform": [],
- "url": "https://github.com/apolukhin/magic_get.git"
- }
- }
- },
- "catch2": {
- "2.12.4": {
- "depends": [],
- "description": "A modern C++ unit testing library",
- "git": {
- "auto-lib": "catch2/catch2",
- "ref": "v2.12.4",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 0,
- "to": "include/catch2"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 0,
- "to": "src"
- },
- "write": {
- "content": "\n #pragma once\n\n #define CATCH_CONFIG_MAIN\n #include \"./catch.hpp\"\n\n namespace Catch {\n\n CATCH_REGISTER_REPORTER(\"console\", ConsoleReporter)\n\n }\n ",
- "path": "include/catch2/catch_with_main.hpp"
- }
- }
- ],
- "url": "https://github.com/catchorg/Catch2.git"
- }
- }
- },
- "cereal": {
- "0.9.0": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v0.9.0",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "0.9.1": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v0.9.1",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.0.0": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.0.0",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.1.0": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.1.0",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.1.1": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.1.1",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.1.2": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.1.2",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.2.0": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.2.0",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.2.1": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.2.1",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.2.2": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.2.2",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- },
- "1.3.0": {
- "depends": [],
- "description": "A C++11 library for serialization",
- "git": {
- "auto-lib": "cereal/cereal",
- "ref": "v1.3.0",
- "transform": [],
- "url": "https://github.com/USCiLab/cereal.git"
- }
- }
- },
- "ctre": {
- "2.8.1": {
- "depends": [],
- "description": "A compile-time PCRE (almost) compatible regular expression matcher",
- "git": {
- "auto-lib": "hanickadot/ctre",
- "ref": "v2.8.1",
- "transform": [],
- "url": "https://github.com/hanickadot/compile-time-regular-expressions.git"
- }
- },
- "2.8.2": {
- "depends": [],
- "description": "A compile-time PCRE (almost) compatible regular expression matcher",
- "git": {
- "auto-lib": "hanickadot/ctre",
- "ref": "v2.8.2",
- "transform": [],
- "url": "https://github.com/hanickadot/compile-time-regular-expressions.git"
- }
- },
- "2.8.3": {
- "depends": [],
- "description": "A compile-time PCRE (almost) compatible regular expression matcher",
- "git": {
- "auto-lib": "hanickadot/ctre",
- "ref": "v2.8.3",
- "transform": [],
- "url": "https://github.com/hanickadot/compile-time-regular-expressions.git"
- }
- },
- "2.8.4": {
- "depends": [],
- "description": "A compile-time PCRE (almost) compatible regular expression matcher",
- "git": {
- "auto-lib": "hanickadot/ctre",
- "ref": "v2.8.4",
- "transform": [],
- "url": "https://github.com/hanickadot/compile-time-regular-expressions.git"
- }
- }
- },
- "fmt": {
- "6.0.0": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "6.0.0",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "6.1.0": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "6.1.0",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "6.1.1": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "6.1.1",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "6.1.2": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "6.1.2",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "6.2.0": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "6.2.0",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "6.2.1": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "6.2.1",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "7.0.0": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "7.0.0",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "7.0.1": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "7.0.1",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "7.0.2": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "7.0.2",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- },
- "7.0.3": {
- "depends": [],
- "description": "A modern formatting library : https://fmt.dev/",
- "git": {
- "auto-lib": "fmt/fmt",
- "ref": "7.0.3",
- "transform": [],
- "url": "https://github.com/fmtlib/fmt.git"
- }
- }
- },
- "hinnant-date": {
- "2.4.1": {
- "depends": [],
- "description": "A date and time library based on the C++11/14/17 <chrono> header",
- "git": {
- "auto-lib": "hinnant/date",
- "ref": "v2.4.1",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/HowardHinnant/date.git"
- }
- },
- "3.0.0": {
- "depends": [],
- "description": "A date and time library based on the C++11/14/17 <chrono> header",
- "git": {
- "auto-lib": "hinnant/date",
- "ref": "v3.0.0",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/HowardHinnant/date.git"
- }
- }
- },
- "inja": {
- "1.0.0": {
- "depends": [],
- "description": "A Template Engine for Modern C++",
- "git": {
- "auto-lib": "inja/inja",
- "ref": "v1.0.0",
- "transform": [],
- "url": "https://github.com/pantor/inja.git"
- }
- },
- "2.0.0": {
- "depends": [],
- "description": "A Template Engine for Modern C++",
- "git": {
- "auto-lib": "inja/inja",
- "ref": "v2.0.0",
- "transform": [],
- "url": "https://github.com/pantor/inja.git"
- }
- },
- "2.0.1": {
- "depends": [],
- "description": "A Template Engine for Modern C++",
- "git": {
- "auto-lib": "inja/inja",
- "ref": "v2.0.1",
- "transform": [],
- "url": "https://github.com/pantor/inja.git"
- }
- },
- "2.1.0": {
- "depends": [
- "nlohmann-json+0.0.0"
- ],
- "description": "A Template Engine for Modern C++",
- "git": {
- "ref": "v2.1.0",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"inja\", \"namespace\": \"inja\", \"version\": \"2.1.0\", \"depends\": [\"nlohmann-json+0.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"inja\", \"uses\": [\"nlohmann/json\"]}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/pantor/inja.git"
- }
- },
- "2.2.0": {
- "depends": [
- "nlohmann-json+0.0.0"
- ],
- "description": "A Template Engine for Modern C++",
- "git": {
- "ref": "v2.2.0",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"inja\", \"namespace\": \"inja\", \"version\": \"2.2.0\", \"depends\": [\"nlohmann-json+0.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"inja\", \"uses\": [\"nlohmann/json\"]}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/pantor/inja.git"
- }
- }
- },
- "libsodium": {
- "1.0.10": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.10",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.11": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.11",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.12": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.12",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.13": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.13",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.14": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.14",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.15": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.15",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.16": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.16",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.17": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.17",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- },
- "1.0.18": {
- "depends": [],
- "description": "Sodium is a new, easy-to-use software library for encryption,\ndecryption, signatures, password hashing and more.",
- "git": {
- "auto-lib": "sodium/sodium",
- "ref": "1.0.18",
- "transform": [
- {
- "edit": {
- "edits": [
- {
- "content": "#define SODIUM_STATIC 1",
- "kind": "insert",
- "line": 8
- }
- ],
- "path": "include/sodium/export.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium/include",
- "include": [],
- "strip-components": 0,
- "to": "include/"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#pragma once\n\n// clang-format off\n\n/**\n * Header checks\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_SYS_MMAN_H 1\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_SYS_RANDOM_H 1\n#endif\n\n#if __has_include(<intrin.h>)\n #define HAVE_INTRIN_H 1\n#endif\n\n#if __has_include(<sys/auxv.h>)\n #define HAVE_SYS_AUXV_H 1\n#endif\n\n/**\n * Architectural checks for intrinsics\n */\n#if __has_include(<mmintrin.h>) && __MMX__\n #define HAVE_MMINTRIN_H 1\n#endif\n\n#if __has_include(<emmintrin.h>) && __SSE2__\n #define HAVE_EMMINTRIN_H 1\n#endif\n\n#if __SSE3__\n #if __has_include(<pmmintrin.h>)\n #define HAVE_PMMINTRIN_H 1\n #endif\n #if __has_include(<tmmintrin.h>)\n #define HAVE_TMMINTRIN_H 1\n #endif\n#endif\n\n#if __has_include(<smmintrin.h>) && __SSE4_1__\n #define HAVE_SMMINTRIN_H\n#endif\n\n#if __has_include(<immintrin.h>)\n #if __AVX__\n #define HAVE_AVXINTRIN_H\n #endif\n #if __AVX2__\n #define HAVE_AVX2INTRIN_H\n #endif\n #if __AVX512F__\n #if defined(__clang__) && __clang_major__ < 4\n // AVX512 may be broken\n #elif defined(__GNUC__) && __GNUC__ < 6\n // ''\n #else\n #define HAVE_AVX512FINTRIN_H\n #endif\n #endif\n#endif\n\n#if __has_include(<wmmintrin.h>) && __AES__\n #define HAVE_WMMINTRIN_H 1\n#endif\n\n#if __RDRND__\n #define HAVE_RDRAND\n#endif\n\n/**\n * Detect mman APIs\n */\n#if __has_include(<sys/mman.h>)\n #define HAVE_MMAP 1\n #define HAVE_MPROTECT 1\n #define HAVE_MLOCK 1\n\n #if defined(_DEFAULT_SOURCE) || defined(_BSD_SOURCE)\n #define HAVE_MADVISE 1\n #endif\n#endif\n\n#if __has_include(<sys/random.h>)\n #define HAVE_GETRANDOM 1\n#endif\n\n/**\n * POSIX-Only stuff\n */\n#if __has_include(<unistd.h>)\n #if defined(_DEFAULT_SOURCE)\n #define HAVE_GETENTROPY 1\n #endif\n\n /**\n * Default POSIX APIs\n */\n #define HAVE_POSIX_MEMALIGN 1\n #define HAVE_GETPID 1\n #define HAVE_NANOSLEEP 1\n\n /**\n * Language/library features from C11\n */\n #if __STDC_VERSION__ >= 201112L\n #define HAVE_MEMSET_S 1\n #endif\n\n #if __linux__\n #define HAVE_EXPLICIT_BZERO 1\n #endif\n#endif\n\n/**\n * Miscellaneous\n */\n#if __has_include(<pthread.h>)\n #define HAVE_PTHREAD 1\n#endif\n\n#if __has_include(<sys/param.h>)\n #include <sys/param.h>\n #if __BYTE_ORDER == __BIG_ENDIAN\n #define NATIVE_BIG_ENDIAN 1\n #elif __BYTE_ORDER == __LITTLE_ENDIAN\n #define NATIVE_LITTLE_ENDIAN 1\n #else\n #error \"Unknown endianness for this platform.\"\n #endif\n#elif defined(_MSVC)\n // At time of writing, MSVC only targets little-endian.\n #define NATIVE_LITTLE_ENDIAN 1\n#else\n #error \"Unknown endianness for this platform.\"\n#endif\n\n#define CONFIGURED 1\n",
- "kind": "insert",
- "line": 1
- }
- ],
- "path": "include/sodium/private/common.h"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "builds/msvc/version.h",
- "include": [],
- "strip-components": 0,
- "to": "include/sodium/version.h"
- },
- "move": {
- "exclude": [],
- "from": "src/libsodium",
- "include": [],
- "strip-components": 0,
- "to": "src/"
- },
- "remove": {
- "only-matching": [],
- "path": "src/libsodium"
- }
- },
- {
- "copy": {
- "exclude": [],
- "from": "include",
- "include": [],
- "strip-components": 1,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/jedisct1/libsodium.git"
- }
- }
- },
- "lua": {
- "5.1.1": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.1.1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.2.0": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.2.0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.2.1": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.2.1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.2.2": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.2.2",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.2.3": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.2.3",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.3.0": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.3.0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.3.1": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.3.1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.3.2": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.3.2",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.3.3": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.3.3",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.3.4": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.3.4",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.3.5": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.3.5",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- },
- "5.4.0": {
- "depends": [],
- "description": "Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application.",
- "git": {
- "auto-lib": "lua/lua",
- "ref": "v5.4.0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- }
- ],
- "url": "https://github.com/lua/lua.git"
- }
- }
- },
- "magic_enum": {
- "0.5.0": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.5.0",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.0": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.0",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.1": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.1",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.2": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.2",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.3": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.3",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.4": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.4",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.5": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.5",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- },
- "0.6.6": {
- "depends": [],
- "description": "Static reflection for enums",
- "git": {
- "auto-lib": "neargye/magic_enum",
- "ref": "v0.6.6",
- "transform": [],
- "url": "https://github.com/Neargye/magic_enum.git"
- }
- }
- },
- "ms-wil": {
- "2020.03.16": {
- "depends": [],
- "description": "The Windows Implementation Library",
- "git": {
- "ref": "dds/2020.03.16",
- "transform": [],
- "url": "https://github.com/vector-of-bool/wil.git"
- }
- }
- },
- "nameof": {
- "0.8.3": {
- "depends": [],
- "description": "Nameof operator for modern C++",
- "git": {
- "auto-lib": "neargye/nameof",
- "ref": "v0.8.3",
- "transform": [],
- "url": "https://github.com/Neargye/nameof.git"
- }
- },
- "0.9.0": {
- "depends": [],
- "description": "Nameof operator for modern C++",
- "git": {
- "auto-lib": "neargye/nameof",
- "ref": "v0.9.0",
- "transform": [],
- "url": "https://github.com/Neargye/nameof.git"
- }
- },
- "0.9.1": {
- "depends": [],
- "description": "Nameof operator for modern C++",
- "git": {
- "auto-lib": "neargye/nameof",
- "ref": "v0.9.1",
- "transform": [],
- "url": "https://github.com/Neargye/nameof.git"
- }
- },
- "0.9.2": {
- "depends": [],
- "description": "Nameof operator for modern C++",
- "git": {
- "auto-lib": "neargye/nameof",
- "ref": "v0.9.2",
- "transform": [],
- "url": "https://github.com/Neargye/nameof.git"
- }
- },
- "0.9.3": {
- "depends": [],
- "description": "Nameof operator for modern C++",
- "git": {
- "auto-lib": "neargye/nameof",
- "ref": "v0.9.3",
- "transform": [],
- "url": "https://github.com/Neargye/nameof.git"
- }
- },
- "0.9.4": {
- "depends": [],
- "description": "Nameof operator for modern C++",
- "git": {
- "auto-lib": "neargye/nameof",
- "ref": "v0.9.4",
- "transform": [],
- "url": "https://github.com/Neargye/nameof.git"
- }
- }
- },
- "neo-buffer": {
- "0.2.1": {
- "depends": [
- "neo-concepts^0.2.2",
- "neo-fun^0.1.1"
- ],
- "description": "Buffer and byte algorithms/types based on those of Asio",
- "git": {
- "ref": "0.2.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-buffer.git"
- }
- },
- "0.3.0": {
- "depends": [
- "neo-concepts^0.3.2",
- "neo-fun^0.4.0"
- ],
- "description": "Buffer and byte algorithms/types based on those of Asio",
- "git": {
- "ref": "0.3.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-buffer.git"
- }
- },
- "0.4.0": {
- "depends": [
- "neo-concepts^0.4.0",
- "neo-fun^0.4.1"
- ],
- "description": "Buffer and byte algorithms/types based on those of Asio",
- "git": {
- "ref": "0.4.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-buffer.git"
- }
- },
- "0.4.1": {
- "depends": [
- "neo-concepts^0.4.0",
- "neo-fun^0.4.1"
- ],
- "description": "Buffer and byte algorithms/types based on those of Asio",
- "git": {
- "ref": "0.4.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-buffer.git"
- }
- },
- "0.4.2": {
- "depends": [
- "neo-concepts^0.4.0",
- "neo-fun^0.4.1"
- ],
- "description": "Buffer and byte algorithms/types based on those of Asio",
- "git": {
- "ref": "0.4.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-buffer.git"
- }
- }
- },
- "neo-compress": {
- "0.1.0": {
- "depends": [
- "neo-buffer^0.4.1",
- "neo-fun^0.4.0",
- "zlib^1.2.9"
- ],
- "description": "Compression, archiving, etc. for C++20",
- "git": {
- "ref": "0.1.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-compress.git"
- }
- },
- "0.1.1": {
- "depends": [
- "neo-buffer^0.4.1",
- "neo-fun^0.5.0",
- "zlib^1.2.9"
- ],
- "description": "Compression, archiving, etc. for C++20",
- "git": {
- "ref": "0.1.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-compress.git"
- }
- },
- "0.2.0": {
- "depends": [
- "neo-buffer^0.4.1",
- "neo-fun^0.5.0",
- "zlib^1.2.9"
- ],
- "description": "Compression, archiving, etc. for C++20",
- "git": {
- "ref": "0.2.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-compress.git"
- }
- }
- },
- "neo-concepts": {
- "0.2.2": {
- "depends": [],
- "description": "A (mostly) backport of C++20 concepts library, with some additions.",
- "git": {
- "ref": "0.2.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-concepts.git"
- }
- },
- "0.3.0": {
- "depends": [],
- "description": "A (mostly) backport of C++20 concepts library, with some additions.",
- "git": {
- "ref": "0.3.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-concepts.git"
- }
- },
- "0.3.1": {
- "depends": [],
- "description": "A (mostly) backport of C++20 concepts library, with some additions.",
- "git": {
- "ref": "0.3.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-concepts.git"
- }
- },
- "0.3.2": {
- "depends": [],
- "description": "A (mostly) backport of C++20 concepts library, with some additions.",
- "git": {
- "ref": "0.3.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-concepts.git"
- }
- },
- "0.4.0": {
- "depends": [],
- "description": "A (mostly) backport of C++20 concepts library, with some additions.",
- "git": {
- "ref": "0.4.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-concepts.git"
- }
- }
- },
- "neo-fun": {
- "0.1.1": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.1.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.2.0": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.2.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.2.1": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.2.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.3.0": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.3.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.3.1": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.3.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.3.2": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.3.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.4.0": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.4.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.4.1": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.4.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.4.2": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.4.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.5.0": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.5.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.5.1": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.5.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.5.2": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.5.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.5.3": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.5.3",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.5.4": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.5.4",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.5.5": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.5.5",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- },
- "0.6.0": {
- "depends": [],
- "description": "Some library components that didn't quite fit anywhere else...",
- "git": {
- "ref": "0.6.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-fun.git"
- }
- }
- },
- "neo-http": {
- "0.1.0": {
- "depends": [
- "neo-buffer^0.4.2",
- "neo-fun^0.5.4"
- ],
- "description": "A modern HTTP library",
- "git": {
- "ref": "0.1.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-http.git"
- }
- }
- },
- "neo-io": {
- "0.1.0": {
- "depends": [
- "neo-fun~0.5.4",
- "neo-buffer~0.4.2"
- ],
- "description": "A modern IO library",
- "git": {
- "ref": "0.1.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-io.git"
- }
- },
- "0.1.1": {
- "depends": [
- "neo-fun^0.6.0",
- "neo-buffer^0.4.2"
- ],
- "description": "A modern IO library",
- "git": {
- "ref": "0.1.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-io.git"
- }
- }
- },
- "neo-sqlite3": {
- "0.2.3": {
- "depends": [],
- "description": "A modern and low-level C++ SQLite API",
- "git": {
- "ref": "0.2.3",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
- }
- },
- "0.3.0": {
- "depends": [],
- "description": "A modern and low-level C++ SQLite API",
- "git": {
- "ref": "0.3.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
- }
- },
- "0.4.0": {
- "depends": [
- "neo-fun^0.5.0"
- ],
- "description": "A modern and low-level C++ SQLite API",
- "git": {
- "ref": "0.4.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
- }
- },
- "0.4.1": {
- "depends": [
- "neo-fun^0.5.0"
- ],
- "description": "A modern and low-level C++ SQLite API",
- "git": {
- "ref": "0.4.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-sqlite3.git"
- }
- }
- },
- "neo-url": {
- "0.1.0": {
- "depends": [
- "neo-fun^0.4.1"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.1.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- },
- "0.1.1": {
- "depends": [
- "neo-fun^0.4.3"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.1.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- },
- "0.1.2": {
- "depends": [
- "neo-fun^0.4.3"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.1.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- },
- "0.2.0": {
- "depends": [
- "neo-fun^0.5.5"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.2.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- },
- "0.2.1": {
- "depends": [
- "neo-fun^0.5.5"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.2.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- },
- "0.2.2": {
- "depends": [
- "neo-fun^0.5.5"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.2.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- },
- "0.2.3": {
- "depends": [
- "neo-fun^0.5.5"
- ],
- "description": "URL parsing and handling library.",
- "git": {
- "ref": "0.2.3",
- "transform": [],
- "url": "https://github.com/vector-of-bool/neo-url.git"
- }
- }
- },
- "nlohmann-json": {
- "3.7.1": {
- "depends": [],
- "description": "JSON for Modern C++",
- "git": {
- "ref": "dds/3.7.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/json.git"
- }
- }
- },
- "pcg-cpp": {
- "0.98.1": {
- "depends": [],
- "description": "PCG Randum Number Generation, C++ Edition",
- "git": {
- "auto-lib": "pcg/pcg-cpp",
- "ref": "v0.98.1",
- "transform": [],
- "url": "https://github.com/imneme/pcg-cpp.git"
- }
- }
- },
- "pegtl": {
- "2.6.0": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.6.0",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.6.1": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.6.1",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.7.0": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.7.0",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.7.1": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.7.1",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.8.0": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.8.0",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.8.1": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.8.1",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.8.2": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.8.2",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- },
- "2.8.3": {
- "depends": [],
- "description": "Parsing Expression Grammar Template Library",
- "git": {
- "auto-lib": "tao/pegtl",
- "ref": "2.8.3",
- "transform": [
- {
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/taocpp/PEGTL.git"
- }
- }
- },
- "pubgrub": {
- "0.2.1": {
- "depends": [],
- "description": "Pubgrub dependency resolution algorithm for C++",
- "git": {
- "ref": "0.2.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/pubgrub.git"
- }
- }
- },
- "pybind11": {
- "2.0.0": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.0.0",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.0.1": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.0.1",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.1.0": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.1.0",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.1.1": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.1.1",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.2.0": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.2.0",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.2.1": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.2.1",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.2.2": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.2.2",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.2.3": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.2.3",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.2.4": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.2.4",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.3.0": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.3.0",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.4.0": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.4.0",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.4.1": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.4.1",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.4.2": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.4.2",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.4.3": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.4.3",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- },
- "2.5.0": {
- "depends": [],
- "description": "Seamless operability between C++11 and Python",
- "git": {
- "auto-lib": "pybind/pybind11",
- "ref": "v2.5.0",
- "transform": [],
- "url": "https://github.com/pybind/pybind11.git"
- }
- }
- },
- "range-v3": {
- "0.10.0": {
- "depends": [],
- "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
- "git": {
- "auto-lib": "range-v3/range-v3",
- "ref": "0.10.0",
- "transform": [],
- "url": "https://github.com/ericniebler/range-v3.git"
- }
- },
- "0.11.0": {
- "depends": [],
- "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
- "git": {
- "auto-lib": "range-v3/range-v3",
- "ref": "0.11.0",
- "transform": [],
- "url": "https://github.com/ericniebler/range-v3.git"
- }
- },
- "0.5.0": {
- "depends": [],
- "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
- "git": {
- "auto-lib": "range-v3/range-v3",
- "ref": "0.5.0",
- "transform": [],
- "url": "https://github.com/ericniebler/range-v3.git"
- }
- },
- "0.9.0": {
- "depends": [],
- "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
- "git": {
- "auto-lib": "range-v3/range-v3",
- "ref": "0.9.0",
- "transform": [],
- "url": "https://github.com/ericniebler/range-v3.git"
- }
- },
- "0.9.1": {
- "depends": [],
- "description": "Range library for C++14/17/20, basis for C++20's std::ranges",
- "git": {
- "auto-lib": "range-v3/range-v3",
- "ref": "0.9.1",
- "transform": [],
- "url": "https://github.com/ericniebler/range-v3.git"
- }
- }
- },
- "semver": {
- "0.2.2": {
- "depends": [],
- "description": "A C++ Library for Dealing with Semantic Versioning",
- "git": {
- "ref": "0.2.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/semver.git"
- }
- }
- },
- "sol2": {
- "2.20.0": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.0",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.0\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "2.20.1": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.1\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "2.20.2": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.2",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.2\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "2.20.3": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.3",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.3\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "2.20.4": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.4",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.4\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "2.20.5": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.5",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.5\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "2.20.6": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v2.20.6",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": "sol",
- "include": [],
- "strip-components": 0,
- "to": "src/sol"
- },
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"2.20.6\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "3.0.2": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v3.0.2",
- "transform": [
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"3.0.2\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "3.0.3": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v3.0.3",
- "transform": [
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"3.0.3\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "3.2.0": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v3.2.0",
- "transform": [
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"3.2.0\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- },
- "3.2.1": {
- "depends": [
- "lua+0.0.0"
- ],
- "description": "A C++ <-> Lua API wrapper with advanced features and top notch performance",
- "git": {
- "ref": "v3.2.1",
- "transform": [
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"namespace\": \"sol2\",\n \"version\": \"3.2.1\",\n \"depends\": [\n \"lua+0.0.0\"\n ]\n}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\n \"name\": \"sol2\",\n \"uses\": [\n \"lua/lua\"\n ]\n}",
- "path": "library.json"
- }
- }
- ],
- "url": "https://github.com/ThePhD/sol2.git"
- }
- }
- },
- "spdlog": {
- "1.4.0": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.4.0",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.4.0\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- },
- "1.4.1": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.4.1",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.4.1\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- },
- "1.4.2": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.4.2",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.4.2\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- },
- "1.5.0": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.5.0",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.5.0\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- },
- "1.6.0": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.6.0",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.6.0\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- },
- "1.6.1": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.6.1",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.6.1\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- },
- "1.7.0": {
- "depends": [
- "fmt+6.0.0"
- ],
- "description": "Fast C++ logging library",
- "git": {
- "ref": "v1.7.0",
- "transform": [
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"namespace\": \"spdlog\", \"version\": \"1.7.0\", \"depends\": [\"fmt+6.0.0\"]}",
- "path": "package.json"
- }
- },
- {
- "write": {
- "content": "{\"name\": \"spdlog\", \"uses\": [\"fmt/fmt\"]}",
- "path": "library.json"
- }
- },
- {
- "edit": {
- "edits": [
- {
- "content": "#define SPDLOG_FMT_EXTERNAL 1",
- "kind": "insert",
- "line": 13
- }
- ],
- "path": "include/spdlog/tweakme.h"
- },
- "remove": {
- "only-matching": [],
- "path": "src/"
- }
- }
- ],
- "url": "https://github.com/gabime/spdlog.git"
- }
- }
- },
- "tomlpp": {
- "1.0.0": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.0.0",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.1.0": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.1.0",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.2.0": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.2.0",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.2.3": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.2.3",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.2.4": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.2.4",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.2.5": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.2.5",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.3.0": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.3.0",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "1.3.3": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v1.3.3",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- },
- "2.0.0": {
- "depends": [],
- "description": "Header-only TOML config file parser and serializer for modern C++",
- "git": {
- "auto-lib": "tomlpp/tomlpp",
- "ref": "v2.0.0",
- "transform": [],
- "url": "https://github.com/marzer/tomlplusplus.git"
- }
- }
- },
- "vob-json5": {
- "0.1.5": {
- "depends": [],
- "description": "A json5 library for C++",
- "git": {
- "ref": "0.1.5",
- "transform": [],
- "url": "https://github.com/vector-of-bool/json5.git"
- }
- }
- },
- "vob-semester": {
- "0.1.0": {
- "depends": [
- "neo-fun^0.1.0",
- "neo-concepts^0.2.1"
- ],
- "description": "A generic library for dealing with semistructured data",
- "git": {
- "ref": "0.1.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/semester.git"
- }
- },
- "0.1.1": {
- "depends": [
- "neo-fun^0.1.1",
- "neo-concepts^0.2.2"
- ],
- "description": "A generic library for dealing with semistructured data",
- "git": {
- "ref": "0.1.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/semester.git"
- }
- },
- "0.2.0": {
- "depends": [
- "neo-fun^0.3.2",
- "neo-concepts^0.3.2"
- ],
- "description": "A generic library for dealing with semistructured data",
- "git": {
- "ref": "0.2.0",
- "transform": [],
- "url": "https://github.com/vector-of-bool/semester.git"
- }
- },
- "0.2.1": {
- "depends": [
- "neo-fun^0.3.2",
- "neo-concepts^0.3.2"
- ],
- "description": "A generic library for dealing with semistructured data",
- "git": {
- "ref": "0.2.1",
- "transform": [],
- "url": "https://github.com/vector-of-bool/semester.git"
- }
- },
- "0.2.2": {
- "depends": [
- "neo-fun^0.3.2",
- "neo-concepts^0.3.2"
- ],
- "description": "A generic library for dealing with semistructured data",
- "git": {
- "ref": "0.2.2",
- "transform": [],
- "url": "https://github.com/vector-of-bool/semester.git"
- }
- }
- },
- "zlib": {
- "1.2.0": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.0.8",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.1": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.1.2",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.10": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.10",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.11": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.11",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.2": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.2.4",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.3": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.3.8",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.4": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.4.5",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.5": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.5.3",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.6": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.6.1",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.7": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.7.3",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.8": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.8",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- },
- "1.2.9": {
- "depends": [],
- "description": "A massively spiffy yet delicately unobtrusive compression library",
- "git": {
- "auto-lib": "zlib/zlib",
- "ref": "v1.2.9",
- "transform": [
- {
- "move": {
- "exclude": [],
- "from": ".",
- "include": [
- "*.c",
- "*.h"
- ],
- "strip-components": 0,
- "to": "src/"
- }
- },
- {
- "move": {
- "exclude": [],
- "from": "src/",
- "include": [
- "zlib.h",
- "zconf.h"
- ],
- "strip-components": 0,
- "to": "include/"
- }
- }
- ],
- "url": "https://github.com/madler/zlib.git"
- }
- }
- }
- },
- "version": 1
- }
|