{ "info": { "author": "Roman Lisagor", "author_email": "rlisagor+pynetlinux@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: System :: Networking", "Topic :: System :: Systems Administration" ], "description": "# pynetlinux: Linux network configuration library for Python\n\nThis library contains Python bindings to ioctl calls\n\n### Features\n\n* ifconfig\n * List interfaces\n * Bringing interfaces up and down\n * Setting and getting the IP address and netmask\n * Setting and getting link mode\n * Ethernet flow control\n * Retrieve interface statistics (bytes/packets tx/rx, etc)\n\n* brctl\n * Create and destroy bridges\n * Add/remove interfaces to bridges\n * Set forwarding delay\n\n* tap\n * Create and destroy taps\n * File object API\n\n* route\n * Get default gateway / interface\n\n\n### Contributors\n\n* Roman Lisagor\n* Sam Roberts\n* Anoop Karollil\n* Richard Feng\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rlisagor/pynetlinux", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pynetlinux", "package_url": "https://pypi.org/project/pynetlinux/", "platform": "Linux", "project_url": "https://pypi.org/project/pynetlinux/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/rlisagor/pynetlinux" }, "release_url": "https://pypi.org/project/pynetlinux/1.1/", "requires_dist": null, "requires_python": null, "summary": "Linux network configuration library for Python", "version": "1.1" }, "last_serial": 797442, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2c3ad8213663ff61d5841fb842c5bec7", "sha256": "2619a4905554083e76edb608dc12d11562730c23f2804eb3d9e50f76b2a20bac" }, "downloads": -1, "filename": "pynetlinux-1.0.tar.gz", "has_sig": false, "md5_digest": "2c3ad8213663ff61d5841fb842c5bec7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7697, "upload_time": "2010-01-19T03:01:38", "url": "https://files.pythonhosted.org/packages/64/47/634996b2a14691c0837802986bc0bc9ccd7f7c56e40279183b513000c910/pynetlinux-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "3336e5d4a478acca4e35bf3125b4f883", "sha256": "4ad08298c9f5ba15a11cddc639ba8778cabdfc402b51066d9e0a325e5a5b391c" }, "downloads": -1, "filename": "pynetlinux-1.1.tar.gz", "has_sig": false, "md5_digest": "3336e5d4a478acca4e35bf3125b4f883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8164, "upload_time": "2012-12-19T03:54:37", "url": "https://files.pythonhosted.org/packages/b4/4c/c6e68c8e0020824c1361faab29abd7801234948f61f988ed6c18dc30586c/pynetlinux-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3336e5d4a478acca4e35bf3125b4f883", "sha256": "4ad08298c9f5ba15a11cddc639ba8778cabdfc402b51066d9e0a325e5a5b391c" }, "downloads": -1, "filename": "pynetlinux-1.1.tar.gz", "has_sig": false, "md5_digest": "3336e5d4a478acca4e35bf3125b4f883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8164, "upload_time": "2012-12-19T03:54:37", "url": "https://files.pythonhosted.org/packages/b4/4c/c6e68c8e0020824c1361faab29abd7801234948f61f988ed6c18dc30586c/pynetlinux-1.1.tar.gz" } ] }