https://github.com/powergridmodel/boost-pypi
https://github.com/powergridmodel/boost-pypi
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/powergridmodel/boost-pypi
- Owner: PowerGridModel
- License: bsl-1.0
- Created: 2024-01-10T14:23:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T12:50:52.000Z (9 months ago)
- Last Synced: 2025-06-08T14:02:00.536Z (8 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boost PyPI
This repo contains automation for [Boost](https://github.com/boostorg/boost).
It creates, packages and pushes the header-only library `libboost-headers` to PyPI.
This repo is the equivalent of the [Anaconda libboost-headers](https://anaconda.org/conda-forge/libboost-headers) package.
**NOTE:** Packages created by this repo only contain the raw source code and not a Python package.
Credits go to the maintainers of the [Boost](https://github.com/boostorg/boost) package.
## License
The files in this repository are licensed under the Boost Software License - Version 1.0.
The distributed boost package is a redistribution of [Boost](https://github.com/boostorg/boost) and therefore falls under the [Boost license model](https://github.com/boostorg/boost/blob/master/LICENSE_1_0.txt) as described in the [LICENCE_1_0.txt file in the Boost repository](https://github.com/boostorg/boost/blob/master/LICENSE_1_0.txt).