Skip to main content

Conan Extended C/C++ package manager

Project description

ConanEx - Conan Extended, conan that more decentralize

What it allows ?

Consider the following conanfile.txt:

[requires]

poco/1.9.4

flatbuffers/2.0.0 { git = "https://github.com/google/flatbuffers", tag = "v2.0.0" }

CTRE/3.6 { git = "https://github.com/hanickadot/compile-time-regular-expressions" }

As you can see in this file we have 2 additional packages with custom url for packages

To use conanex use it the same way you use conan:

conanex install <path_to_conanfile.txt> -pr=<path_to_profile>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

conanex-0.2.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

conanex-0.2.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page