{ "info": { "author": "Simon Wittber", "author_email": "simonwittber@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "| import binstream\n|\n| stream = binstream.BinaryWriter()\n| stream += 1234\n| stream += 0.0 \n| stream += \"Hello, Binstream!\"\n| data = stream.serial()\n| stream = binstream.BinaryReader(data)\n| print(stream.read(int))\n| print(stream.read(float))\n| print(stream.read(str))", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/binstream/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "binstream", "package_url": "https://pypi.org/project/binstream/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/binstream/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/binstream/" }, "release_url": "https://pypi.org/project/binstream/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "Binstream is used for serializing and deserializing basic types. It is compatible with the .NET System.IO.BinaryReader and BinaryWriter classes, and is useful as a bridge when exchanging data with the .NET framework.", "version": "1.0.3" }, "last_serial": 786865, "releases": { "1.0": [ { "comment_text": "built for Darwin-10.2.0", "digests": { "md5": "e00724c8ca07aea0a4aefdc17974ae09", "sha256": "2ec5b49356fa892daccc3c70fa7e2c61bdd549fc9eb8f00f9c9212c58504217f" }, "downloads": -1, "filename": "binstream-1.0.macosx-10.4-fat.tar.gz", "has_sig": false, "md5_digest": "e00724c8ca07aea0a4aefdc17974ae09", "packagetype": "bdist_dumb", "python_version": "2.6", "requires_python": null, "size": 49798, "upload_time": "2009-12-20T17:08:19", "url": "https://files.pythonhosted.org/packages/e0/a2/ab41a2000490641fc90862fa9440c1e4b403a225905ba708a4b81d1cf8df/binstream-1.0.macosx-10.4-fat.tar.gz" }, { "comment_text": "", "digests": { "md5": "d0d521c4c9cb596b9aa21e92fc45ad28", "sha256": "df23d171064716976b0f6df739a98eb829fdd5e247b398232b29eca3f58a63c9" }, "downloads": -1, "filename": "binstream-1.0.tar.gz", "has_sig": false, "md5_digest": "d0d521c4c9cb596b9aa21e92fc45ad28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24588, "upload_time": "2009-12-20T17:09:24", "url": "https://files.pythonhosted.org/packages/44/81/94af380ed62f35ed7226d54ffc1949f850c266384b11119cf819f8cecbab/binstream-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "built for Darwin-10.2.0", "digests": { "md5": "b5244f23973bbc3c913b857dea0d8203", "sha256": "884cefc692f519b1f815dfa5b7b62f8e3a736ab882a5ff54582dbb3c0927fff9" }, "downloads": -1, "filename": "binstream-1.0.1.macosx-10.4-fat.tar.gz", "has_sig": false, "md5_digest": "b5244f23973bbc3c913b857dea0d8203", "packagetype": "bdist_dumb", "python_version": "2.6", "requires_python": null, "size": 49805, "upload_time": "2009-12-20T17:16:46", "url": "https://files.pythonhosted.org/packages/af/d3/1f118b8802002c2748c6eeeed972d2f53d835444840475377e3248b6fa70/binstream-1.0.1.macosx-10.4-fat.tar.gz" }, { "comment_text": "", "digests": { "md5": "22a0001e3bb9bfdc3d178f142f5e0b10", "sha256": "64c6e0288e95369720bfef16d97c63b24a7ea1cd75594af767b80892db48e49b" }, "downloads": -1, "filename": "binstream-1.0.1.tar.gz", "has_sig": false, "md5_digest": "22a0001e3bb9bfdc3d178f142f5e0b10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24590, "upload_time": "2009-12-20T17:16:49", "url": "https://files.pythonhosted.org/packages/c5/37/cc2ff2abcad76c1704d3cfa55f10670a795c246567b2e05e260a4951c12b/binstream-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "5b32514795cc83ac5b03faa645aff42a", "sha256": "9a4cab6808c0c1427a6452e8ecb4b6b3f350962fa191281bc711c57a7091c2bd" }, "downloads": -1, "filename": "binstream-1.0.2.tar.gz", "has_sig": false, "md5_digest": "5b32514795cc83ac5b03faa645aff42a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1765, "upload_time": "2011-04-26T18:21:08", "url": "https://files.pythonhosted.org/packages/1b/46/af89362d9e812d0264d1e4454f87030be9ceb88f0c88626471183aa50c9c/binstream-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "4743ae85d5b7d7e6a481ae8d62063b5f", "sha256": "20af297db4270bc775c39f01385a02c45c41c83068b48429cb7fa67c330fa04d" }, "downloads": -1, "filename": "binstream-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4743ae85d5b7d7e6a481ae8d62063b5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2188, "upload_time": "2011-04-27T10:56:30", "url": "https://files.pythonhosted.org/packages/7e/75/953fd3f76e79a044b0928e4632c87bb4c9ce314bdb9df2ed5dfb368f531f/binstream-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4743ae85d5b7d7e6a481ae8d62063b5f", "sha256": "20af297db4270bc775c39f01385a02c45c41c83068b48429cb7fa67c330fa04d" }, "downloads": -1, "filename": "binstream-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4743ae85d5b7d7e6a481ae8d62063b5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2188, "upload_time": "2011-04-27T10:56:30", "url": "https://files.pythonhosted.org/packages/7e/75/953fd3f76e79a044b0928e4632c87bb4c9ce314bdb9df2ed5dfb368f531f/binstream-1.0.3.tar.gz" } ] }