cxxbuild

View on PyPIReverse Dependencies (0)

1.5.2 cxxbuild-1.5.2-py3-none-any.whl

Wheel Details

Project: cxxbuild
Version: 1.5.2
Filename: cxxbuild-1.5.2-py3-none-any.whl
Download: [link]
Size: 15953
MD5: 0c5296ace00f2555c4249ceba868d07e
SHA256: 32efcad88b8bb91b476703a95b2069502e78fbc9f2dcf575f7ecc8c8cd2f7dc0
Uploaded: 2024-01-05 03:02:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cxxbuild
Version: 1.5.2
Summary: CxxBuild is a python script to easily build C++ programs: just invoke 'cxxbuild' and it works!
Author-Email: Igor Machado Coelho <igormcoelho[at]proton.me>
Project-Url: Homepage, https://github.com/manydeps/cxxbuild
License: MIT License Copyright (c) 2023 manydeps Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: build,cplusplus,dependencies,cxxdeps,cmake,bazel
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: toml
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9917 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cxxbuild/__init__.py sha256=yiQc0Y8QEZYnaby5BY7cYyRU1lCmV1yDXmny5881mx4 27
cxxbuild/cxxbuild.py sha256=ET8TD5m2p_iqCwN3NJf__5PAsr85SszH1PdMJ2BAWPM 45366
cxxbuild-1.5.2.dist-info/LICENSE sha256=zQNV9hY01SuYiO4Kuwntq9v6YFRVGNhAZWxvjckdMws 1065
cxxbuild-1.5.2.dist-info/METADATA sha256=cZWP8gRVojmpmApcxEd_YSp_Ko7GxHqhj0VI5wcypBs 11958
cxxbuild-1.5.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
cxxbuild-1.5.2.dist-info/entry_points.txt sha256=y0O4cmIDLB3Z4r-e1naZtVb1Mhs_v46c0sVFU970MJo 43
cxxbuild-1.5.2.dist-info/top_level.txt sha256=4x-HVEkysoP8RtSIRNNZWCr9yBER3ptIjwgehdq5gsc 9
cxxbuild-1.5.2.dist-info/RECORD

top_level.txt

cxxbuild

entry_points.txt

cxxbuild = cxxbuild:main