=======
cwrap
=======
Introduction
------------
Cwrap is a meta library using ctypes to quickly load and call C functions from
Python. It's primarily desgined to be practicaul and useful for the ecl
library https://github.com/statoil/libecl, but isn't tied to it.
Raw data
{
"_id": null,
"home_page": "https://github.com/Statoil/cwrap",
"name": "cwrap",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Statoil ASA",
"author_email": "fg_gpl@statoil.com",
"download_url": "",
"platform": "any",
"description": "\n=======\ncwrap\n=======\n\nIntroduction\n------------\n\nCwrap is a meta library using ctypes to quickly load and call C functions from\nPython. It's primarily desgined to be practicaul and useful for the ecl\nlibrary https://github.com/statoil/libecl, but isn't tied to it.\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "cwrap - ctypes blanket",
"version": "1.6.6",
"project_urls": {
"Homepage": "https://github.com/Statoil/cwrap"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2831c7e2208341060b9714474338a00dd81a90441ff4cbe1f7db1c4858880dfc",
"md5": "79349eecd4a5a868c497e02bb3ad00bf",
"sha256": "a72d233ba9ce113aa78521e2833b4a1f598f0fd6ccf36590659e0b2a9432d93b"
},
"downloads": -1,
"filename": "cwrap-1.6.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "79349eecd4a5a868c497e02bb3ad00bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16136,
"upload_time": "2024-03-15T12:38:28",
"upload_time_iso_8601": "2024-03-15T12:38:28.387366Z",
"url": "https://files.pythonhosted.org/packages/28/31/c7e2208341060b9714474338a00dd81a90441ff4cbe1f7db1c4858880dfc/cwrap-1.6.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-15 12:38:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Statoil",
"github_project": "cwrap",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "cwrap"
}