Development Environment Wrangler
Project description
Development Environment Wrangler
What is this?
Dew is a dependency manager for C/C++ dependencies. It aims to make dependency management and configuration easier, while keeping out of the way. For each dependency listed in a ‘dewfile’, Dew downloads the source of the dependency, builds it, and installs it’s files in a prefix directory which can be used by your project.
Dew is inspired by Cargo, the defacto package manager and build system for Rust.
Is it stable? Is it a good idea to use this for projects in production?
It’s getting there. Most of the architecture and scope of Dew is hardening, so be sure to check back for a 1.0 release.
Installation
Dew is hosted on PyPI and can be installed with pip.
pip3 install dew-pacman
Note: dew requires python 3.6 and above.
It is recommended to include a requirements.txt file in your dew-using projects specifying the version of dew you are using.
Usage
Check out the following pages for information on how to use dew:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dew-pacman-0.7.1.tar.gz
.
File metadata
- Download URL: dew-pacman-0.7.1.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8473072d44293989069edf9b59539f3fde810fe8bf8119f015a9b972eb623bf9 |
|
MD5 | cf56db0cf4e2eff942e6baa349555bf0 |
|
BLAKE2b-256 | edd06cb9c2b341b7667e20c288b036d65183e1152e17085fdb907fb8ca4ad4bb |