A library for downloading pre-compiled binaries to XDG_CACHE
Project description
xdg-binary-cache
This is a simple library that is used to download a pre-compiled binary
into the $XDG_CACHE directory. The library is meant to be used by
pre-commit hooks that I've authored.
Hacking
You'll want to install the developer dependencies:
pip install -e .[develop]
This will include nose2 which is the test runner of choice. After you make modifications you can run tests with
nose2
When you're satisfied you'll want to update the version number and do build-and-upload:
python setup.py sdist bdist_wheel
twine upload dist/* --verbose
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xdg_binary_cache-1.5.tar.gz.
File metadata
- Download URL: xdg_binary_cache-1.5.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d8d803bb3fca304a98de1ffeb1148c8d4af9b8b71291d7567de74078a8a0271
|
|
| MD5 |
c7df655c420bbd8d3982ed5d77737fd2
|
|
| BLAKE2b-256 |
6a1d55fce5b5e6e094f421c022835e08a1ae31d3abbf4dec6859e5444a831830
|
File details
Details for the file xdg_binary_cache-1.5-py2.py3-none-any.whl.
File metadata
- Download URL: xdg_binary_cache-1.5-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
beb0d4703a5b66a64eca461e2ff56c6d0bdab918b09027078d15075c3b96dfd2
|
|
| MD5 |
b99d6871b09a54bc96b4f30ced1be0ea
|
|
| BLAKE2b-256 |
7a93c646c6d5e69e0ae4df546b33a0c17337297a2a218ec92bc121232ec7a3da
|