{ "info": { "author": "Qiao Chen", "author_email": "benechiao@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "CGNS Python Interface\n=====================\n\n.. image:: https://travis-ci.org/chiao45/cgns_wrapper.svg?branch=master\n :target: https://travis-ci.org/chiao45/cgns_wrapper\n.. image:: https://img.shields.io/pypi/v/cgns_wrapper.svg?branch=master\n :target: https://pypi.org/project/cgns-wrapper/\n\nIntroduction\n------------\n\nCGNS Wrapper (`cgns_wrapper`) provides you a Python interface for\n`CFD General Notation System `_ (`CGNS`), one of the\npopular CFD data representations.\n\n`cgns_wrapper` is a **module** wrapper of\n`pyCGNS `_. Particularly speaking,\n`cgns_wrapper` wraps\n`pyCGNS.MAP `_ as\n``cgns_wrapper.io`` and\n`pyCGNS.PAT.cgnslib `_ as\n``cgns_wrapper.cgnslib``.\n\nThen core motivation of this project is to glue `CGNS` and PyPI, so that people\ncan easily install it through pip.\n\n**NOTE** If you already have manually configured and installed `pyCGNS`,\nthen this package has no benefits.\n\n**NOTE** This package doesn't require you install `CGNS`, but having it is\nstill useful and, in most cases, necessary.\n\nDocumentation\n-------------\n\nPlease refer to original `CGNS` and `pyCGNS` documentation.\n\nInstallation\n------------\n\n.. code-block:: console\n\n $ pip install cgns_wrapper --user\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2018 Qiao Chen", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chiao45/cgns_wrapper", "keywords": "Math", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cgns-wrapper", "package_url": "https://pypi.org/project/cgns-wrapper/", "platform": "", "project_url": "https://pypi.org/project/cgns-wrapper/", "project_urls": { "Homepage": "https://github.com/chiao45/cgns_wrapper" }, "release_url": "https://pypi.org/project/cgns-wrapper/0.5.2/", "requires_dist": null, "requires_python": "", "summary": "Using CGNS in Python", "version": "0.5.2" }, "last_serial": 4211564, "releases": { "0.5.1": [ { "comment_text": "", "digests": { "md5": "76dc4f3bf0b5ca76b23b1c0347fc6ec6", "sha256": "c28d366a8897b50fffc87d366de93069a9cbe9dababda46d74c2529976f898ce" }, "downloads": -1, "filename": "cgns_wrapper-0.5.1.tar.gz", "has_sig": false, "md5_digest": "76dc4f3bf0b5ca76b23b1c0347fc6ec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4473, "upload_time": "2018-08-26T03:42:37", "url": "https://files.pythonhosted.org/packages/41/fc/51833823d94a8b1b087baa2c20e8d0a0ffca6f9feb63f3e2a58e63409553/cgns_wrapper-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "cfdd6239566cd46d79dc724d8838a53c", "sha256": "0ea7c62d278d36162b48b93e508420cf1ec1c6c31a863d8de8b9247a38839d95" }, "downloads": -1, "filename": "cgns_wrapper-0.5.2.tar.gz", "has_sig": false, "md5_digest": "cfdd6239566cd46d79dc724d8838a53c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4477, "upload_time": "2018-08-27T16:14:31", "url": "https://files.pythonhosted.org/packages/45/ff/81ea24d5af3e43f1654e1ca6c1b2ba2460f28cd23ba2dc827c83b7a5db7e/cgns_wrapper-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfdd6239566cd46d79dc724d8838a53c", "sha256": "0ea7c62d278d36162b48b93e508420cf1ec1c6c31a863d8de8b9247a38839d95" }, "downloads": -1, "filename": "cgns_wrapper-0.5.2.tar.gz", "has_sig": false, "md5_digest": "cfdd6239566cd46d79dc724d8838a53c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4477, "upload_time": "2018-08-27T16:14:31", "url": "https://files.pythonhosted.org/packages/45/ff/81ea24d5af3e43f1654e1ca6c1b2ba2460f28cd23ba2dc827c83b7a5db7e/cgns_wrapper-0.5.2.tar.gz" } ] }