{ "info": { "author": "Gary Benson", "author_email": "infinity@sourceware.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "Python bindings for libi8x\n==========================\n\nInfinity is a platform-independent system for executables and shared\nlibraries to expose functionality to debug, monitoring, and analysis\ntooling.\n\nIn Infinity, executable and shared library files contain *Infinity\nnotes* in addition to their regular contents. Each Infinity note\ncontains a function encoded in a platform-independent instruction\nset that note-consuming tools can load and execute.\n\nlibi8x is a C library that allows programs to access and execute\nInfinity functions. This package provides Python bindings for the\nlibi8x C library.\n\n\nRequirements\n------------\n\nYou must have the libi8x C library installed on your system to build\nand use this package. Please see `libi8x\u2019s README`_ for details.\n\n\nInstallation\n------------\n\nThe easiest way to install libi8x-python is to use pip::\n\n pip install -U --user libi8x-python\n\nor::\n\n sudo pip install -U libi8x-python\n\nIf you don\u2019t have pip please refer to `installing pip`_. Hint: try\none of these commands::\n\n sudo apt-get install python-pip\n sudo yum install python-pip\n\nThe latest development versions of libi8x and libi8x-python are\navailable from GitLab_.\n\nlibi8x-python requires Python 2.7 or newer.\n\n\nLicense\n-------\n\nlibi8x is licensed under the terms of the GNU Lesser General Public\nLicense, either `version\u00a02.1`_ of the License, or (at your option)\nany later version.\n\n\nDocumentation\n-------------\n\nRight now there\u2019s no documentation for libi8x aside from this\nfile. This is being worked on!\n\n\nContributing\n------------\n\nThe Infinity project homepage is https://infinitynotes.org/. Future\nwork is planned and coordinated on https://infinitynotes.org/roadmap.\nFor help or to report bugs please email infinity@sourceware.org.\n\n\n.. Links\n.. _GitLab: https://gitlab.com/gbenson/libi8x/\n.. _installing pip: https://pip.pypa.io/en/stable/installing/\n.. _libi8x\u2019s README: https://gitlab.com/gbenson/libi8x/blob/master/README\n.. _version\u00a02.1: http://gnu.org/licenses/lgpl-2.1.html", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://infinitynotes.org/", "keywords": "", "license": "LGPLv2.1+", "maintainer": "", "maintainer_email": "", "name": "libi8x-python", "package_url": "https://pypi.org/project/libi8x-python/", "platform": "", "project_url": "https://pypi.org/project/libi8x-python/", "project_urls": { "Homepage": "https://infinitynotes.org/" }, "release_url": "https://pypi.org/project/libi8x-python/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Python bindings for libi8x", "version": "0.0.1" }, "last_serial": 3295333, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fdf6ac690a59e1cc3c2da0a80ddc26fd", "sha256": "363514297d74c3eb05a33ac1435716836c4e36904aee4392c1c67d9670ee1748" }, "downloads": -1, "filename": "libi8x-python-0.0.1.tar.gz", "has_sig": true, "md5_digest": "fdf6ac690a59e1cc3c2da0a80ddc26fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68824, "upload_time": "2017-10-31T20:18:34", "url": "https://files.pythonhosted.org/packages/3f/69/e1885d4ceb0b0378cf090a64c4d3f5be3a0e8e5868c0bae8c53c2ae64efb/libi8x-python-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fdf6ac690a59e1cc3c2da0a80ddc26fd", "sha256": "363514297d74c3eb05a33ac1435716836c4e36904aee4392c1c67d9670ee1748" }, "downloads": -1, "filename": "libi8x-python-0.0.1.tar.gz", "has_sig": true, "md5_digest": "fdf6ac690a59e1cc3c2da0a80ddc26fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68824, "upload_time": "2017-10-31T20:18:34", "url": "https://files.pythonhosted.org/packages/3f/69/e1885d4ceb0b0378cf090a64c4d3f5be3a0e8e5868c0bae8c53c2ae64efb/libi8x-python-0.0.1.tar.gz" } ] }