{ "info": { "author": "Symbols", "author_email": "simplesymbols at gmail dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: Public Domain", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Networking", "Topic :: System :: Networking :: Monitoring", "Topic :: Text Processing" ], "description": "ReConstruct is a continuation of the excellent 'Construct' library by \nTomer Filiba . \nThe original description is reproduced below. This version is maintained by \nSymbols .\n\nOriginal Description\n====================\nConstruct is a library for parsing and building of data structures (binary or\ntextual).\n\nThe original description is \nIt is based on the concept of defining data structures in a declarative manner,\nrather than procedural code: more complex constructs are composed of a hierarchy\nof simpler ones. It's the first library that makes parsing fun, instead of the\nusual headache it is today.\n\nConstruct features bit and byte granularity, symmetrical operation (parsing\nand building), component-oriented design (declarative), easy debugging and\ntesting, easy to extend (subclass constructs), and lots of primitive constructs\nto make your work easier (fields, structs, unions, repeaters, meta constructs,\nswitches, on-demand parsing, pointers, etc.)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://construct.wikispaces.com/", "keywords": "parsing,binary,bitwise,bit level,constructing,struct", "license": "Public Domain", "maintainer": "", "maintainer_email": "", "name": "reconstruct", "package_url": "https://pypi.org/project/reconstruct/", "platform": "any", "project_url": "https://pypi.org/project/reconstruct/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://construct.wikispaces.com/" }, "release_url": "https://pypi.org/project/reconstruct/2.03/", "requires_dist": null, "requires_python": null, "summary": "library for constructing (parsing and building) of binary and textual data structures", "version": "2.03" }, "last_serial": 798628, "releases": { "2.03": [ { "comment_text": "", "digests": { "md5": "50815f36295f4718355439a2c2468c48", "sha256": "56a8fdc7f786c0d6fb6a39f5fff85f85fb614649d7168cde492b8c09771a2fe1" }, "downloads": -1, "filename": "reconstruct-2.03-py2.6.egg", "has_sig": false, "md5_digest": "50815f36295f4718355439a2c2468c48", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 193237, "upload_time": "2010-05-03T05:53:50", "url": "https://files.pythonhosted.org/packages/4f/5e/bd87afcdb6eaaf2b0152e3078e2a8d6c3f11ac82222c50a388dee53ae042/reconstruct-2.03-py2.6.egg" } ], "2.03dev": [ { "comment_text": "", "digests": { "md5": "217a5ed01e2503c28fb71724bb7a689b", "sha256": "276d4192179e6b690f0011d22ebdba03b038a8e2ceadc63637896d3151c761fb" }, "downloads": -1, "filename": "reconstruct-2.03dev-py2.6.egg", "has_sig": false, "md5_digest": "217a5ed01e2503c28fb71724bb7a689b", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 193244, "upload_time": "2010-05-03T05:59:59", "url": "https://files.pythonhosted.org/packages/68/71/f5276f324dc4ee4b8f7ddcf0cb5822bc580dca9437b26c1cae854467b53b/reconstruct-2.03dev-py2.6.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50815f36295f4718355439a2c2468c48", "sha256": "56a8fdc7f786c0d6fb6a39f5fff85f85fb614649d7168cde492b8c09771a2fe1" }, "downloads": -1, "filename": "reconstruct-2.03-py2.6.egg", "has_sig": false, "md5_digest": "50815f36295f4718355439a2c2468c48", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 193237, "upload_time": "2010-05-03T05:53:50", "url": "https://files.pythonhosted.org/packages/4f/5e/bd87afcdb6eaaf2b0152e3078e2a8d6c3f11ac82222c50a388dee53ae042/reconstruct-2.03-py2.6.egg" } ] }