lstoffer

Results 4 issues of lstoffer

### What is your question? We are using `conans.client.conan_api` to download conan packages: ```python from conans.client.conan_api import Conan conan, _, _ = Conan.factory() conan.download(...) ``` Is there a replacement for...

type: question

## Ausgangslage: Für dieses Problem gibt es zwei mögliche Ausgangslagen: 1) Es wird für eine oder mehrere Personen eine Einzelrechnung erzeugt. 2) Es wird für ein bestehendes Abonnement eine Sammelrechnung...

### What is your question? Hi! I have a question regarding the conan2 python API. I have a `PkgReference` and want to determine all the dependencies that this package has...

type: question

### What is your question? Hi! I have a question regarding the implementation of a build automation with conan2. I have an Application that contains multiple libraries. The build automation...

type: question