Skip to main content

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

xdg_binary_cache-1.4.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

xdg_binary_cache-1.4-py2.py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page