Bazel helper package
Project description
Bazel helper
Repositories are defined by the required.json
and provides.json
sentinel
files in each repository. For example, in common/Sophus
:
{
"dependencies": [
"eigen"
]
}
This requires the eigen
dependency, which means either:
- A repository exists in the parent directory that contains a
provides.json
file, or: - A buildfile exists for the given architecture (for natively installed libraries)
This is designed to be used in conjunction with Google's git-repo: git-repo
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
bazeler-0.0.12.tar.gz
(57.1 kB
view details)
Built Distribution
bazeler-0.0.12-py3-none-any.whl
(102.9 kB
view details)
File details
Details for the file bazeler-0.0.12.tar.gz
.
File metadata
- Download URL: bazeler-0.0.12.tar.gz
- Upload date:
- Size: 57.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
00c0c59586d325096018129a612049727f71463089c93544dc45e691da2379e7
|
|
MD5 |
63a783c0eed9180723a55fab92e84bdf
|
|
BLAKE2b-256 |
82d87fe7ae31fafe9ad5282f3bb2b8782b1d849c911f8787804d6c688b977842
|
File details
Details for the file bazeler-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: bazeler-0.0.12-py3-none-any.whl
- Upload date:
- Size: 102.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200622 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5fcde97c16d33315744d4fd0055dc19c29c6106f3d23cb27d88cd859c1ddbb0f
|
|
MD5 |
9aaa7f0f51d5c88dc6f0536b6d5edc08
|
|
BLAKE2b-256 |
72743b9090546e7895f950a699cfeea47c924c8266c6b59e40f52231b1e1a357
|