An open API service indexing awesome lists of open source software.

https://github.com/powergridmodel/boost-pypi


https://github.com/powergridmodel/boost-pypi

Last synced: 8 months ago
JSON representation

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).