{ "info": { "author": "Ben Rosser", "author_email": "rosser.bjr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "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" ], "description": "python-bautils\n==============\n\nbautils is a Python module implementing some useful helper functions for\nworking with the Python\n`bitarray `__ module.\nSpecifically, bautils supports adding (and, coming soon) other basic\narithmetic operations on bitarrays as if they were arbitrary length\nbinary numbers, something the bitarray package itself doesn't seem to\nsupport.\n\nIt also contains helper methods to convert between the binary arrays in\nthe pure Python bitstring module\n\nI opted to put these functions in a new module; none are terribly\ncomplicated to implement, so they're essentially just a set of\nconvenient wrappers.\n\nUnit tests are also a work in progress.\n\nChangelog:\n==========\n\nThis logs changes starting from version 0.1.1.\n\nVersion 0.1.4\n~~~~~~~~~~~~~\n\n- Fix another namespace issue in minb and maxb functions.\n\nVersion 0.1.3\n~~~~~~~~~~~~~\n\n- Add tests for the random, minb, and maxb functions, mostly completing\n tests.\n- Fix namespace collision issue between bautils.random and random\n module.\n\nVersion 0.1.2\n~~~~~~~~~~~~~\n\n- Adds unit tests for left and right shift functions.\n- Fixes bug where left/right shifts modified their input.\n\nCredits, Legal\n==============\n\nbautils is written by Ben Rosser rosser.bjr@gmail.com, and is released\nunder the MIT License (see LICENSE file).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/TC01/python-bautils", "keywords": "bitarray binary bitstring", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bautils", "package_url": "https://pypi.org/project/bautils/", "platform": "", "project_url": "https://pypi.org/project/bautils/", "project_urls": { "Homepage": "https://gitlab.com/TC01/python-bautils" }, "release_url": "https://pypi.org/project/bautils/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "Utils for the Python bitarray module", "version": "0.1.4" }, "last_serial": 3021079, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "b2dd168248e5811ad67fb74232e39fa0", "sha256": "b0ef7f3f1f3b3a28ee24c6628e0b944fac2267228a444a93553e2b4cac071ddd" }, "downloads": -1, "filename": "bautils-0.0.4.tar.gz", "has_sig": false, "md5_digest": "b2dd168248e5811ad67fb74232e39fa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4560, "upload_time": "2017-06-12T19:54:02", "url": "https://files.pythonhosted.org/packages/54/41/3a8c61f63e4d690790a1bc22eaa49b6d22a208bdccb1c5e2d9f6baead696/bautils-0.0.4.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "457e341b48e24450b66e6821637bcbcc", "sha256": "213497b6eebb0e518a61be43c0dfe6cd22181713707b21e44bb46f864fe5d4db" }, "downloads": -1, "filename": "bautils-0.1.1.tar.gz", "has_sig": false, "md5_digest": "457e341b48e24450b66e6821637bcbcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5105, "upload_time": "2017-06-28T11:38:16", "url": "https://files.pythonhosted.org/packages/58/65/a69e2719cc94930e6a8fdf696fa86e901753e145c6eeecba17886f2a4978/bautils-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "abc05efceba0cfefc40857b8cfe57837", "sha256": "56d1b598c31f06a6145ceb9bfec29d77a2ea040d551ca488f4600c29f8583cf9" }, "downloads": -1, "filename": "bautils-0.1.2.tar.gz", "has_sig": false, "md5_digest": "abc05efceba0cfefc40857b8cfe57837", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5389, "upload_time": "2017-07-12T19:12:26", "url": "https://files.pythonhosted.org/packages/d7/8e/e2922dde3dbf0c3ecf3281a1fce25471edfbc99849f6cf040073b0ccca2f/bautils-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "237c468db7c129f4f1040fc30f7fde48", "sha256": "e8bb05b9bdaf56107d8e1e261caf4f62aa94244dfc309007e0105b6256e08b33" }, "downloads": -1, "filename": "bautils-0.1.3.tar.gz", "has_sig": false, "md5_digest": "237c468db7c129f4f1040fc30f7fde48", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5626, "upload_time": "2017-07-12T19:25:32", "url": "https://files.pythonhosted.org/packages/95/b4/4fce2d055a9a67e3c67bb42a90e5bf6b2d8a394a66d56c20e5f8745cd3af/bautils-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "cba1e1ca99a9fd6c16e68f11ad51f0aa", "sha256": "e9e3dd5fda7761ee4527c8441b6d7963d004a8152dcef2a6de4b4e51d60b7d42" }, "downloads": -1, "filename": "bautils-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cba1e1ca99a9fd6c16e68f11ad51f0aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5670, "upload_time": "2017-07-13T18:23:00", "url": "https://files.pythonhosted.org/packages/e3/64/c88f1f3024f9db2171d3cf070fb85ac8fb9df0f2631163f0917bf82202d1/bautils-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cba1e1ca99a9fd6c16e68f11ad51f0aa", "sha256": "e9e3dd5fda7761ee4527c8441b6d7963d004a8152dcef2a6de4b4e51d60b7d42" }, "downloads": -1, "filename": "bautils-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cba1e1ca99a9fd6c16e68f11ad51f0aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5670, "upload_time": "2017-07-13T18:23:00", "url": "https://files.pythonhosted.org/packages/e3/64/c88f1f3024f9db2171d3cf070fb85ac8fb9df0f2631163f0917bf82202d1/bautils-0.1.4.tar.gz" } ] }