Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/status-im/status-conan
Conan packages repository
https://github.com/status-im/status-conan
conan conan-io conan-recipe python
Last synced: 19 days ago
JSON representation
Conan packages repository
- Host: GitHub
- URL: https://github.com/status-im/status-conan
- Owner: status-im
- License: mpl-2.0
- Created: 2018-09-27T20:41:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-28T13:32:19.000Z (almost 6 years ago)
- Last Synced: 2025-01-01T20:09:08.975Z (23 days ago)
- Topics: conan, conan-io, conan-recipe, python
- Language: Python
- Homepage: https://conan.io/
- Size: 25.4 KB
- Stars: 0
- Watchers: 81
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# status-conan
This repository serves as the repository for Conan package recipes and configuration.
## Introduction to Conan
> The open source, decentralized and multi-platform
package manager to create and share all your native binaries.[Conan](https://conan.io/) is an elegant and flexible way to describe, build and manage your whole software toolchain, from compiler, to libraries, to the application.
With it, you are able to declare a given library with certain options, and a consumer can specify the options it needs for its usage. If a library has already been built with those options, it will be present in the cache and will be used. Otherwise, Conan will look in a remote repository. If it still can't find it, it will build the library package, repeating the process for any packages required by the first package
## Status.im remote
The status.im remote lives at https://conan.status.im.