{ "info": { "author": "Vincent Pelletier", "author_email": "plr.vincent@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries", "Topic :: System :: Hardware :: Hardware Drivers" ], "description": ".. contents::\n\nPythonic API for linux's functionfs.\n\nfunctionfs is part of the usb gadget subsystem. Together with usb_gadget's\nconfigfs integration, allows userland to declare and implement an USB device.\n\nRequirements\n============\n\n- a linux-capable computer with a USB controller able to act as a device\n Ex: Raspberry Pi zero, Intel Edison\n\n- the linux kernel built with the following enabled:\n CONFIG_USB_CONFIGFS\n CONFIG_USB_FUNCTIONFS\n (plus all needed peripheral drivers, including the usb device controller)\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/vpelletier/python-functionfs", "keywords": "linux usb gadget functionfs", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "functionfs", "package_url": "https://pypi.org/project/functionfs/", "platform": "linux", "project_url": "https://pypi.org/project/functionfs/", "project_urls": { "Homepage": "http://github.com/vpelletier/python-functionfs" }, "release_url": "https://pypi.org/project/functionfs/0.3/", "requires_dist": null, "requires_python": "", "summary": "Pythonic API for linux's functionfs.", "version": "0.3" }, "last_serial": 3322022, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "93a15b62756a20e865c62f2d10182bc6", "sha256": "cff4407a32ccb7d0aa5df072cd5c4ee44fbb95bb91f11dd834b49d0cf4583eb5" }, "downloads": -1, "filename": "functionfs-0.1.tar.gz", "has_sig": false, "md5_digest": "93a15b62756a20e865c62f2d10182bc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14728, "upload_time": "2016-12-26T14:49:49", "url": "https://files.pythonhosted.org/packages/70/9c/1506f8fc2bf526fb46fa219b995948813a8b8ec5716d44195920844eb780/functionfs-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2e40b195568a2a6e9dd680ba95acd575", "sha256": "886e40070fb2269f6c411c546b133c1da993b932d35389256617b054cafafa4e" }, "downloads": -1, "filename": "functionfs-0.2.tar.gz", "has_sig": false, "md5_digest": "2e40b195568a2a6e9dd680ba95acd575", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14976, "upload_time": "2017-02-03T13:41:19", "url": "https://files.pythonhosted.org/packages/7e/27/ca1d80c476dc5e3f05118f1d542077d04868e9089c8e77003ce315310329/functionfs-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4beefbdda13990d7bf4d2d16ba07bb2c", "sha256": "7d5048466d286408391e6b26dd5260dfe50aeb309506a72894f178ceec2598cb" }, "downloads": -1, "filename": "functionfs-0.3.tar.gz", "has_sig": false, "md5_digest": "4beefbdda13990d7bf4d2d16ba07bb2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18044, "upload_time": "2017-11-10T12:21:45", "url": "https://files.pythonhosted.org/packages/e3/2d/56e0d9ffe0da7c116a6724ee538375689dd59e34dbe1676edf6b66b52be4/functionfs-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4beefbdda13990d7bf4d2d16ba07bb2c", "sha256": "7d5048466d286408391e6b26dd5260dfe50aeb309506a72894f178ceec2598cb" }, "downloads": -1, "filename": "functionfs-0.3.tar.gz", "has_sig": false, "md5_digest": "4beefbdda13990d7bf4d2d16ba07bb2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18044, "upload_time": "2017-11-10T12:21:45", "url": "https://files.pythonhosted.org/packages/e3/2d/56e0d9ffe0da7c116a6724ee538375689dd59e34dbe1676edf6b66b52be4/functionfs-0.3.tar.gz" } ] }