Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/privatehive/conan-7zip
https://github.com/privatehive/conan-7zip
conan conan-recipe
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/privatehive/conan-7zip
- Owner: Privatehive
- Created: 2024-06-16T21:56:37.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-08T19:50:50.000Z (3 months ago)
- Last Synced: 2024-10-31T20:07:11.634Z (20 days ago)
- Topics: conan, conan-recipe
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conan-7zip
### A conan package that provides the 7-Zip command line tool
[![Conan Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.github.com%2Frepos%2FPrivatehive%2Fconan-7zip%2Fproperties%2Fvalues&query=%24%5B%3F(%40.property_name%20%3D%3D%20'conan-package')%5D.value&style=flat&logo=conan&label=conan&color=%232980b9)](https://conan.privatehive.de/ui/repos/tree/General/public-conan/de.privatehive)
---
| os | arch | Status |
| ------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `Linux` | `x86_64` | [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Privatehive/conan-7zip/main.yml?branch=master&style=flat&logo=github&label=create%20package)](https://github.com/Privatehive/conan-7zip/actions?query=branch%3Amaster) |
| `Windows` | `x86_64` | [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Privatehive/conan-7zip/main.yml?branch=master&style=flat&logo=github&label=create%20package)](https://github.com/Privatehive/conan-7zip/actions?query=branch%3Amaster) |### Usage
This package contains a single 7zip binary you want to use in your recipe as a build dependency.
* The binary for Windows is `7z.exe`
* The binary for Linux is `7z`