You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Conan (C/C++ package manager)

From EverybodyWiki Bios & Wiki


Conan
Initial releaseDecember 1, 2015; 8 years ago (2015-12-01)[1]
Stable release
0.20.3 / 6 March 2017; 7 years ago (2017-03-06)
Written inPython
Engine
    Operating systemCross-platform
    PlatformCross-platform
    TypeC/C++ package manager
    LicenseMIT License

    Search Conan (C/C++ package manager) on Amazon.

    Conan is a package manager for C/C++ developers.

    It consists of a commandline tool (conan) and a server. By default, the commandline tool uses the public Conan server.

    Similar to Apache Maven, a metadata file named conanfile.txt or conanfile.py describes the dependencies of each package; dependencies are retrieved automatically from remote locations and cached. Conan is able to generate support files describing include directories from dependencies and other details for several build tools such as Cmake, Visual Studio, or Xcode.[2]

    It is written in the Python programming language. The Conan project and its main developers joined JFrog in November 2016[3][4][5]

    References[edit]

    1. "Earliest releases of Conan". GitHub. Retrieved 2017-03-17.
    2. "Installing dependencies — conan 0.18.0 documentation".
    3. "Conan leaps forward and joins JFrog".
    4. "JFrog Acquires Conan, Bringing DevOps to C/C++ - Managing your binaries".
    5. "Conan Joins JFrog - c/c++ package manager - JFrog". 17 November 2016.

    External links[edit]


    This article "Conan (C/C++ package manager)" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.