ClusterFuzz
Project description
ClusterFuzz
This directory contains the source of ClusterFuzz.
Building and testing libClusterFuzz
Run ./build.sh
to build the pip package.
For testing, use a fresh Python 3 virtualenv, and install the package by running
pip install dist/*.whl
.
Then,
$ cd tests
$ python -m unittest
Publishing
Increment the version field in setup.py
, then run ./build.sh
to build the
pip package. TODO: Tie pip package version to ClusterFuzz version once it's
stable.
Per [https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives], to publish the pip package,
$ python3 -m pip install --user --upgrade twine
$ python3 -m twine upload dist/*
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
clusterfuzz-2.6.0.tar.gz
(987.1 kB
view details)
Built Distribution
File details
Details for the file clusterfuzz-2.6.0.tar.gz
.
File metadata
- Download URL: clusterfuzz-2.6.0.tar.gz
- Upload date:
- Size: 987.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5ecb5375b8606153cb4b703d653201db88837ec7245860d142764abd1eedf3e5
|
|
MD5 |
c19ac7415da325844135e9b42b72829e
|
|
BLAKE2b-256 |
b3c0a81a0d56da7331a15b9cc5a91e42ebe5aca9af1545f3830f7639b699a282
|
File details
Details for the file clusterfuzz-2.6.0-py3-none-any.whl
.
File metadata
- Download URL: clusterfuzz-2.6.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e3cacc00af7853ff04baa8f79fb72037bcd7786579461decc4a33372e5effddb
|
|
MD5 |
4e67b9b387a5f237161ee40459dec51a
|
|
BLAKE2b-256 |
478b71cf4f85ef7f3f613aeee91e1050aa2cffbf9c0d717bd4ef5661ace41b2e
|