cppyy-backend
=============
C/C++ wrapper around Cling, the LLVM-based interactive C++ interpreter, for
use by cppyy, providing stable C and C++ Reflection APIs.
The compilation of cppyy-backend is very fast, but it will pull in
cppyy-cling, which takes a long time to install if there is no matching wheel
for your platform, forcing a build from source. By default, all cores will be
used, but it is also recommended to add the verbose flag to see progress:
$ python -m pip install --verbose cppyy-backend
For further details, see cppyy's installation instructions:
https://cppyy.readthedocs.io/en/latest/installation.html
Cling documentation is here:
https://root.cern.ch/cling
----
Find the cppyy documentation here:
http://cppyy.readthedocs.io
Change log:
https://cppyy.readthedocs.io/en/latest/changelog.html
Bug reports/feedback:
https://github.com/wlav/cppyy/issues
Raw data
{
"_id": null,
"home_page": "http://pypy.org",
"name": "cppyy-backend",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "C++ bindings data science",
"author": "Wim Lavrijsen",
"author_email": "WLavrijsen@lbl.gov",
"download_url": "https://files.pythonhosted.org/packages/9e/fe/3dc515b384afec3801f59e6675120a6ccfe2ad40fab13cfd0e5db270a924/cppyy-backend-1.15.2.tar.gz",
"platform": null,
"description": "cppyy-backend\n=============\n\nC/C++ wrapper around Cling, the LLVM-based interactive C++ interpreter, for\nuse by cppyy, providing stable C and C++ Reflection APIs.\n\nThe compilation of cppyy-backend is very fast, but it will pull in\ncppyy-cling, which takes a long time to install if there is no matching wheel\nfor your platform, forcing a build from source. By default, all cores will be\nused, but it is also recommended to add the verbose flag to see progress:\n\n $ python -m pip install --verbose cppyy-backend\n\nFor further details, see cppyy's installation instructions:\n https://cppyy.readthedocs.io/en/latest/installation.html\n\n\nCling documentation is here:\n https://root.cern.ch/cling\n\n----\n\nFind the cppyy documentation here:\n http://cppyy.readthedocs.io\n\nChange log:\n https://cppyy.readthedocs.io/en/latest/changelog.html\n\nBug reports/feedback:\n https://github.com/wlav/cppyy/issues\n",
"bugtrack_url": null,
"license": "LBNL BSD",
"summary": "C/C++ wrapper for Cling",
"version": "1.15.2",
"project_urls": {
"Homepage": "http://pypy.org"
},
"split_keywords": [
"c++",
"bindings",
"data",
"science"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9efe3dc515b384afec3801f59e6675120a6ccfe2ad40fab13cfd0e5db270a924",
"md5": "8eb64c3e804db4e147118072c7817826",
"sha256": "8d0ec169f6ea40d26999a61b274ce2ac880082e8d16aace6a0702933d3d835fc"
},
"downloads": -1,
"filename": "cppyy-backend-1.15.2.tar.gz",
"has_sig": false,
"md5_digest": "8eb64c3e804db4e147118072c7817826",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35640,
"upload_time": "2023-11-15T18:50:19",
"upload_time_iso_8601": "2023-11-15T18:50:19.663088Z",
"url": "https://files.pythonhosted.org/packages/9e/fe/3dc515b384afec3801f59e6675120a6ccfe2ad40fab13cfd0e5db270a924/cppyy-backend-1.15.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-15 18:50:19",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cppyy-backend"
}