{ "info": { "author": "Adam Jakubek, Rafa\u0142 Ga\u0142czy\u0144ski", "author_email": "ajakubek@gmail.com, rafal.galczynski@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "llist - linked lists for CPython\n================================\n\nllist is an extension module for CPython providing basic linked list\ndata structures.\nCollections implemented in the llist module perform well in problems\nwhich rely on fast insertions and/or deletions of elements in\nthe middle of a sequence.\nFor this kind of workload, they can be significantly faster than\ncollections.deque or standard Python lists.\n\nThis extension requires CPython 2.5 or newer (3.x is supported).\nIf you are looking for an implementation of linked lists in pure Python,\nvisit http://github.com/rgsoda/pypy-llist/\nThe pypy-llist module has the same API as this extension, but is\nsignificantly slower in CPython.\n\nCurrently llist provides the following types of linked lists:\n - dllist - a doubly linked list\n - sllist - a singly linked list\n\nFull documentation of these classes is available at:\nhttps://ajakubek.github.io/python-llist/index.html\n\nTo install this package, either run \"pip install llist\",\nor download it manually from http://pypi.python.org/pypi\nthen unpack the sources and compile them with \"python setup.py install\".\n\nThe most current development version is available at:\nhttps://github.com/ajakubek/python-llist/\n\nBugs can be reported at:\nhttps://github.com/ajakubek/python-llist/issues\n\nThis software is distributed under the MIT license.\nPlease see the LICENSE file included in the package for details.\n\n[![Build Status](https://travis-ci.org/ajakubek/python-llist.svg?branch=master)](https://travis-ci.org/ajakubek/python-llist)\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/llist/", "download_url": "http://pypi.python.org/pypi/llist/0.6", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ajakubek/python-llist", "keywords": "linked list", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "llist", "package_url": "https://pypi.org/project/llist/", "platform": "", "project_url": "https://pypi.org/project/llist/", "project_urls": { "Download": "http://pypi.python.org/pypi/llist/0.6", "Homepage": "https://github.com/ajakubek/python-llist" }, "release_url": "https://pypi.org/project/llist/0.6/", "requires_dist": null, "requires_python": "", "summary": "Linked list data structures for Python", "version": "0.6" }, "last_serial": 4018929, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e19dec6d53459e0b36c1546eb03b79cc", "sha256": "08239e680a22f683e59cb9fefef25b81071f3be5d21d7e68c4adfb4b72cc0ded" }, "downloads": -1, "filename": "llist-0.1.tar.gz", "has_sig": false, "md5_digest": "e19dec6d53459e0b36c1546eb03b79cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22255, "upload_time": "2011-12-26T22:45:18", "url": "https://files.pythonhosted.org/packages/98/08/4e3a9211523552c3697439af9a360b4ab39d56348041165c07d8ba81a81f/llist-0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "166e669dc9197d78e99e528bd0fb4dd1", "sha256": "53f750eb1dbbe48bd7f73315be7afaa2d666fb1d6094bcbcf8f7fa88a02e7770" }, "downloads": -1, "filename": "llist-0.1.zip", "has_sig": false, "md5_digest": "166e669dc9197d78e99e528bd0fb4dd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27445, "upload_time": "2011-12-26T22:48:36", "url": "https://files.pythonhosted.org/packages/9e/49/97afc14b3fa740e8897802d60eaa6ed633d130c06e8286f7b7d184df3dc7/llist-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d78fc4c88334b50623f5bcaa7b398299", "sha256": "826d0c1eff914f7ef045d53be95c53fbe93d2d907fa39bffe27bbbae0713fd98" }, "downloads": -1, "filename": "llist-0.2.tar.gz", "has_sig": false, "md5_digest": "d78fc4c88334b50623f5bcaa7b398299", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26578, "upload_time": "2011-12-30T19:23:54", "url": "https://files.pythonhosted.org/packages/4b/16/46922e554aa473d24485362fb21f894af6f96da3d17733edc67fbe4cedb4/llist-0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "9b6e6d9e290c30862cb4b5299b1cee1d", "sha256": "baa8f5257c0ccb2cf5c217b51a376e2ff4a067f52a7f43f69a8d29c29635969b" }, "downloads": -1, "filename": "llist-0.2.win32-py2.6.exe", "has_sig": false, "md5_digest": "9b6e6d9e290c30862cb4b5299b1cee1d", "packagetype": "bdist_wininst", "python_version": "2.6", "requires_python": null, "size": 208819, "upload_time": "2011-12-31T20:46:26", "url": "https://files.pythonhosted.org/packages/69/d8/e748b3041ec0c0d7131912b5a0693667dac5a16c8bba4b22eeb8f19779f8/llist-0.2.win32-py2.6.exe" }, { "comment_text": "", "digests": { "md5": "5f1eb9b594bbe93365ef371e002f370f", "sha256": "35a92a7748307b2e45aace3574ea33871466b02073d19bfb6e8e56260e2796a4" }, "downloads": -1, "filename": "llist-0.2.win32-py2.7.exe", "has_sig": false, "md5_digest": "5f1eb9b594bbe93365ef371e002f370f", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 208823, "upload_time": "2011-12-31T20:41:30", "url": "https://files.pythonhosted.org/packages/32/77/ca5caa89d645d9f88215467ee2bbfa0ac8b458571e8bff679a64b5ccefb0/llist-0.2.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "e617fed53caef270cf141dd6cf590f5d", "sha256": "af156c1983504594b4a2acbc5bf9b8b9cd366ea99d3455e614f0c5b42c9bcd3f" }, "downloads": -1, "filename": "llist-0.2.zip", "has_sig": false, "md5_digest": "e617fed53caef270cf141dd6cf590f5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31378, "upload_time": "2011-12-30T19:24:47", "url": "https://files.pythonhosted.org/packages/93/8c/13364afee37f75a36c85bd4966b3a9421b213963e16a0f0044d1a8304ac4/llist-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8acf39cc3c1fec512ac40057053f03a9", "sha256": "e1e15aa18ae02f61fcc816efae7896edbee00ada8d8ecf5f96dc8f887b8c4bf5" }, "downloads": -1, "filename": "llist-0.3.tar.gz", "has_sig": false, "md5_digest": "8acf39cc3c1fec512ac40057053f03a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29143, "upload_time": "2012-01-22T20:33:39", "url": "https://files.pythonhosted.org/packages/13/31/18594cd28b4fff8124818c0fa26689dde63b6d87553b21bc6ed5a6bb7915/llist-0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "0b2d1c3b3e126309e57c6734e5e000bf", "sha256": "724b1cf5b7a4c73da6d2a23ed548c77b4e34823f4b00ec54facc69efc8a9c975" }, "downloads": -1, "filename": "llist-0.3.win32-py2.6.exe", "has_sig": false, "md5_digest": "0b2d1c3b3e126309e57c6734e5e000bf", "packagetype": "bdist_wininst", "python_version": "2.6", "requires_python": null, "size": 210012, "upload_time": "2012-01-22T20:36:04", "url": "https://files.pythonhosted.org/packages/01/00/e903f37e1c48481fd977564a8091669bd9908c4e676d12c5789a833f5977/llist-0.3.win32-py2.6.exe" }, { "comment_text": "", "digests": { "md5": "078582abc08195c37e7d362b94822ddf", "sha256": "3344813218d74b6565e513b1b84784bfcda9147782564080f4d3f626a008838a" }, "downloads": -1, "filename": "llist-0.3.win32-py2.7.exe", "has_sig": false, "md5_digest": "078582abc08195c37e7d362b94822ddf", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 210017, "upload_time": "2012-01-22T20:36:31", "url": "https://files.pythonhosted.org/packages/67/07/06d36907a44d7dda4ed0c28d4daf83eea119613da0dd1404a031b4453904/llist-0.3.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "3f9c0345be806408d6a3c0b47f4ea6b8", "sha256": "2e7adbc410d1d83b74d8aa421d141318b017c4455cd94f122b50d74c26c96c6d" }, "downloads": -1, "filename": "llist-0.3.zip", "has_sig": false, "md5_digest": "3f9c0345be806408d6a3c0b47f4ea6b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34007, "upload_time": "2012-01-22T20:44:38", "url": "https://files.pythonhosted.org/packages/a1/74/977e06373c83783b9ce4198dd1fa47508aa1f4c937a06b608f64ce4ec4c9/llist-0.3.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e2bd0f6d70317c3cf0f28d75e9482b9d", "sha256": "4419923eda06162261d2cbc887e36aa1fa4ac484e8bacb856fb018eb5a5eab0c" }, "downloads": -1, "filename": "llist-0.4.tar.gz", "has_sig": false, "md5_digest": "e2bd0f6d70317c3cf0f28d75e9482b9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31223, "upload_time": "2013-01-01T00:10:14", "url": "https://files.pythonhosted.org/packages/f7/8d/8846f5d03df20289c4fbe1cb0aff73230fa131eeb22ba35ed541f709b845/llist-0.4.tar.gz" }, { "comment_text": "", "digests": { "md5": "0ea5a4b8a3d22aa8ab4e4b3006b583b9", "sha256": "e68310eabb1e1e39bc615a933c27896d483fcf94fa5898c20161d46873108cca" }, "downloads": -1, "filename": "llist-0.4.win32-py2.6.exe", "has_sig": false, "md5_digest": "0ea5a4b8a3d22aa8ab4e4b3006b583b9", "packagetype": "bdist_wininst", "python_version": "2.6", "requires_python": null, "size": 210456, "upload_time": "2013-01-01T00:15:19", "url": "https://files.pythonhosted.org/packages/10/d2/e09c5fbc3d1d2a133486b8d18cc72d045b769538619e6050daf572b29150/llist-0.4.win32-py2.6.exe" }, { "comment_text": "", "digests": { "md5": "113ed253a2e163171e48edd36ef558ca", "sha256": "7f60ba678378600481c0b94ff7865c5cfd85b9402b0fa8709e872813a7f7392d" }, "downloads": -1, "filename": "llist-0.4.win32-py2.7.exe", "has_sig": false, "md5_digest": "113ed253a2e163171e48edd36ef558ca", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 210457, "upload_time": "2013-01-01T00:15:46", "url": "https://files.pythonhosted.org/packages/3a/bb/4b8b920bf06142de6bb6e1ae34e7aa0982c8d281a914818691685846ad32/llist-0.4.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "d1394dd059509c347df60429c77a5dfd", "sha256": "a5ad6094c98bd28aa2ea35e4cd6caf6c2639e27f572d02a5d0a33be7b0d0d6ae" }, "downloads": -1, "filename": "llist-0.4.win32-py3.1.exe", "has_sig": false, "md5_digest": "d1394dd059509c347df60429c77a5dfd", "packagetype": "bdist_wininst", "python_version": "3.1", "requires_python": null, "size": 210543, "upload_time": "2013-01-01T00:17:43", "url": "https://files.pythonhosted.org/packages/b4/ee/4fe9d520bb88a6604c90a1b7544ae8d9f7ce43b05198c2a6b5625577f6bf/llist-0.4.win32-py3.1.exe" }, { "comment_text": "", "digests": { "md5": "ea2557f5f5f66c02318802568639ac58", "sha256": "5e18ccf4c4d7d426397842ad5ed34352a3844330803c4a2ebbd81b372785fefb" }, "downloads": -1, "filename": "llist-0.4.win32-py3.2.exe", "has_sig": false, "md5_digest": "ea2557f5f5f66c02318802568639ac58", "packagetype": "bdist_wininst", "python_version": "3.2", "requires_python": null, "size": 210282, "upload_time": "2013-01-01T00:17:54", "url": "https://files.pythonhosted.org/packages/78/d5/c2ae414f099213bda58a913ce30909feef200550c9d833cc54bf2ff5a43a/llist-0.4.win32-py3.2.exe" }, { "comment_text": "", "digests": { "md5": "ed13a2ea70e34c5f373bb17ff53b8552", "sha256": "21f63c3ce90b9d3f872d8b6c19d7c004257083063a32fb336a34f5fea98216a3" }, "downloads": -1, "filename": "llist-0.4.zip", "has_sig": false, "md5_digest": "ed13a2ea70e34c5f373bb17ff53b8552", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36478, "upload_time": "2013-01-01T00:23:14", "url": "https://files.pythonhosted.org/packages/53/c0/40b4f90aad2a71ec56a1183c90d769c84f42b29a1674a1ce84fc7408d3ff/llist-0.4.zip" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "125c1177940a38f15ed3916c1465619a", "sha256": "17381a8dcc59108fe1f0328300a22abc02edf66975ae79d7e89af3318bc777e1" }, "downloads": -1, "filename": "llist-0.5.tar.gz", "has_sig": false, "md5_digest": "125c1177940a38f15ed3916c1465619a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32583, "upload_time": "2017-11-18T20:27:02", "url": "https://files.pythonhosted.org/packages/77/c9/ead7b15bd779e7c72ba192d39334c22768ac5b952d02ede152b53bccb75c/llist-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "6dea2cf91135d0d9dfa6bf66fbbd0c3d", "sha256": "7f34966c98dcdfcc6e1fef1edcf538a3d23810ba1b39a145330ea26b3eb2961c" }, "downloads": -1, "filename": "llist-0.6.tar.bz2", "has_sig": false, "md5_digest": "6dea2cf91135d0d9dfa6bf66fbbd0c3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29014, "upload_time": "2018-06-30T19:41:27", "url": "https://files.pythonhosted.org/packages/55/32/5e22714e115ae9e7fd62bb1842ef818499c0a0853fcbb0a5dff937a5e8fa/llist-0.6.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6dea2cf91135d0d9dfa6bf66fbbd0c3d", "sha256": "7f34966c98dcdfcc6e1fef1edcf538a3d23810ba1b39a145330ea26b3eb2961c" }, "downloads": -1, "filename": "llist-0.6.tar.bz2", "has_sig": false, "md5_digest": "6dea2cf91135d0d9dfa6bf66fbbd0c3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29014, "upload_time": "2018-06-30T19:41:27", "url": "https://files.pythonhosted.org/packages/55/32/5e22714e115ae9e7fd62bb1842ef818499c0a0853fcbb0a5dff937a5e8fa/llist-0.6.tar.bz2" } ] }