{ "info": { "author": "Julien Muchembled, Victor Stinner", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Hachoir project\n===============\n\nHachoir is a Python library used to represent of a binary file as a tree of\nPython objects. Each object has a type, a value, an address, etc. The goal is\nto be able to know the meaning of each bit in a file.\n\nWhy using slow Python code instead of fast hardcoded C code? Hachoir has many\ninteresting features:\n\n * Autofix: Hachoir is able to open invalid / truncated files\n * Lazy: Open a file is very fast since no information is read from file,\n data are read and/or computed when the user ask for it\n * Types: Hachoir has many predefined field types (integer, bit, string, etc.)\n and supports string with charset (ISO-8859-1, UTF-8, UTF-16, ...)\n * Addresses and sizes are stored in bit, so flags are stored as classic fields\n * Endian: You have to set endian once, and then number are converted in the\n right endian\n * Editor: Using Hachoir representation of data, you can edit, insert, remove\n data and then save in a new file.\n\nWebsite: http://bitbucket.org/haypo/hachoir/wiki/hachoir-core\n\nInstallation\n============\n\nFor the installation, use setup.py or see: http://bitbucket.org/haypo/hachoir/wiki/Install\n\nhachoir-core 1.3.3 (2010-02-26)\n===============================\n\n * Add writelines() method to UnicodeStdout\n\nhachoir-core 1.3.2 (2010-01-28)\n===============================\n\n * MANIFEST.in includes also the documentation\n\nhachoir-core 1.3.1 (2010-01-21)\n===============================\n\n * Create MANIFEST.in to include ChangeLog and other files for setup.py\n\nhachoir-core 1.3 (2010-01-20)\n=============================\n\n * Add more charsets to GenericString: CP874, WINDOWS-1250, WINDOWS-1251,\n WINDOWS-1254, WINDOWS-1255, WINDOWS-1256,WINDOWS-1257, WINDOWS-1258,\n ISO-8859-16\n * Fix initLocale(): return charset even if config.unicode_stdout is False\n * initLocale() leave sys.stdout and sys.stderr unchanged if the readline\n module is loaded: Hachoir can now be used correctly with ipython\n * HachoirError: replace \"message\" attribute by \"text\" to fix Python 2.6\n compatibility (message attribute is deprecated)\n * StaticFieldSet: fix Python 2.6 warning, object.__new__() takes one only\n argument (the class).\n * Fix GenericFieldSet.readMoreFields() result: don't count the number of\n added fields in a loop, use the number of fields before/after the operation\n using len()\n * GenericFieldSet.__iter__() supports iterable result for _fixFeedError() and\n _stopFeeding()\n * New seekable field set implementation in\n hachoir_core.field.new_seekable_field_set\n\nhachoir-core 1.2.1 (2008-10)\n============================\n\n * Create configuration option \"unicode_stdout\" which avoid replacing\n stdout and stderr by objects supporting unicode string\n * Create TimedeltaWin64 file type\n * Support WINDOWS-1252 and WINDOWS-1253 charsets for GenericString\n * guessBytesCharset() now supports ISO-8859-7 (greek)\n * durationWin64() is now deprecated, use TimedeltaWin64 instead\n\nhachoir-core 1.2 (2008-09)\n==========================\n\n * Create Field.getFieldType(): describe a field type and gives some useful\n informations (eg. the charset for a string)\n * Create TimestampUnix64\n * GenericString: only guess the charset once; if the charset attribute\n if not set, guess it when it's asked by the user.\n\nhachoir-core 1.1 (2008-04-01)\n=============================\n\nMain change: string values are always encoded as Unicode. Details:\n\n * Create guessBytesCharset() and guessStreamCharset()\n * GenericString.createValue() is now always Unicode: if charset is not\n specified, try to guess it. Otherwise, use default charset (ISO-8859-1)\n * RawBits: add createRawDisplay() to avoid slow down on huge fields\n * Fix SeekableFieldSet.current_size (use offset and not current_max_size)\n * GenericString: fix UTF-16-LE string with missing nul byte\n * Add __nonzero__() method to GenericTimestamp\n * All stream errors now inherit from StreamError (instead of HachoirError),\n and create and OutputStreamError\n * humanDatetime(): strip microseconds by default (add optional argument to\n keep them)\n\nhachoir-core 1.0 (2007-07-10)\n=============================\n\nVersion 1.0.1 changelog:\n * Rename parser.tags to parser.PARSER_TAGS to be compatible\n with future hachoir-parser 1.0\n\nVisible changes:\n * New field type: TimestampUUID60\n * SeekableFieldSet: fix __getitem__() method and implement __iter__()\n and __len__() methods, so it can now be used in hachoir-wx\n * String value is always Unicode, even on conversion error: use\n * OutputStream: add readBytes() method\n * Create Language class using ISO-639-2\n * Add hachoir_core.profiler module to run a profiler on a function\n * Add hachoir_core.timeout module to call a function with a timeout\n\nMinor changes:\n * Fix many spelling mistakes\n * Dict: use iteritems() instead of items() for faster operations on\n huge dictionaries", "description_content_type": null, "docs_url": null, "download_url": "http://bitbucket.org/haypo/hachoir/wiki/hachoir-core", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/haypo/hachoir/wiki/hachoir-core", "keywords": null, "license": "GNU GPL v2", "maintainer": null, "maintainer_email": null, "name": "hachoir-core", "package_url": "https://pypi.org/project/hachoir-core/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hachoir-core/", "project_urls": { "Download": "http://bitbucket.org/haypo/hachoir/wiki/hachoir-core", "Homepage": "http://bitbucket.org/haypo/hachoir/wiki/hachoir-core" }, "release_url": "https://pypi.org/project/hachoir-core/1.3.3/", "requires_dist": null, "requires_python": null, "summary": "Core of Hachoir framework: parse and edit binary files", "version": "1.3.3" }, "last_serial": 792788, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ea2d55cb588848c3fe29dac8e1b4b744", "sha256": "1fb1742d13e847ff9b1d5086838c06ce41899eb8320abcf0cc89096dbbc1df2e" }, "downloads": -1, "filename": "hachoir_core-1.0-py2.4.egg", "has_sig": false, "md5_digest": "ea2d55cb588848c3fe29dac8e1b4b744", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 169681, "upload_time": "2009-09-24T22:49:54", "url": "https://files.pythonhosted.org/packages/0f/e2/1154e7b0ae273e864b934c441eec4b95ca45f515ab5c4e24f4d56784224f/hachoir_core-1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ff3a7d2a23db8e200de58f40f39ec261", "sha256": "e34642e75d557a25af94d79585020cb64e5dd1220caa8705f5414cee0bd7c64b" }, "downloads": -1, "filename": "hachoir_core-1.0-py2.5.egg", "has_sig": false, "md5_digest": "ff3a7d2a23db8e200de58f40f39ec261", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 169994, "upload_time": "2009-09-24T22:50:00", "url": "https://files.pythonhosted.org/packages/21/ba/58774b90bc079f4df9360445d2d11ddf8fdd0dfac25259e5031d34f42159/hachoir_core-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "128c9372a2c454e84c22113d96e79035", "sha256": "42f7af21994dc036652e28f7df8239ec22ca39e675765a6ecc3209d17fd9efda" }, "downloads": -1, "filename": "hachoir_core-1.0-py2.6.egg", "has_sig": false, "md5_digest": "128c9372a2c454e84c22113d96e79035", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 169826, "upload_time": "2009-09-24T22:50:05", "url": "https://files.pythonhosted.org/packages/8f/fd/810ea55fc4518cec4b9445af8ddb64313e9f505c3a9c33871c55bd311fe3/hachoir_core-1.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "e618839b348a3ecd181266b6e80b9507", "sha256": "5aa71a70da81649f64c7e3420f0d93f16f398a119eb3e64b4fac7eeea118ce6e" }, "downloads": -1, "filename": "hachoir-core-1.0.tar.gz", "has_sig": false, "md5_digest": "e618839b348a3ecd181266b6e80b9507", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55182, "upload_time": "2009-09-24T23:18:13", "url": "https://files.pythonhosted.org/packages/3a/2f/6f8803cf380eb62245f40d1e19f0efefdd9e7cf01d03009f1b03e1de7312/hachoir-core-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "183c8143d0b3c982aa77225310ebba81", "sha256": "d2f24cab7f2343d37bdcefa22c77f2db5d622d6e00fa06aeed8bce7daa1b49ef" }, "downloads": -1, "filename": "hachoir_core-1.0.1-py2.4.egg", "has_sig": false, "md5_digest": "183c8143d0b3c982aa77225310ebba81", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 169756, "upload_time": "2009-09-24T22:50:11", "url": "https://files.pythonhosted.org/packages/eb/51/a81cc17ab45e1ced47dd129dcf20f20a002e24d1de8512567d60fd77080d/hachoir_core-1.0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "daef24775cf73b52a7f19f18afb9a9b6", "sha256": "917bec58b5690286479c898181a9ae30419db6fbc7db6002e48ef811cdaccbd2" }, "downloads": -1, "filename": "hachoir_core-1.0.1-py2.5.egg", "has_sig": false, "md5_digest": "daef24775cf73b52a7f19f18afb9a9b6", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 170070, "upload_time": "2009-09-24T22:50:18", "url": "https://files.pythonhosted.org/packages/6a/da/1bb8138128250a595eb9bec85e89b9bc3caaf29712538b0c0b0b4e772938/hachoir_core-1.0.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "8a2023b7d7ee043f8da5ac039839f3cd", "sha256": "04846413b4f16a84775017acfc62f1a1d951fd2d77c39fe124cfe71285d87cb4" }, "downloads": -1, "filename": "hachoir_core-1.0.1-py2.6.egg", "has_sig": false, "md5_digest": "8a2023b7d7ee043f8da5ac039839f3cd", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 169900, "upload_time": "2009-09-24T22:50:21", "url": "https://files.pythonhosted.org/packages/9f/6f/06438ef7b3c784dacececba0866eebd02ebaf3371ba648ad0b40b097c59c/hachoir_core-1.0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "bd28f117385c33dd6d4c5b5b18d22b5b", "sha256": "1a03cdb2bc36c705a64dd3630d8f3e3b10915d82ae7e63704df1e3a316641a50" }, "downloads": -1, "filename": "hachoir-core-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bd28f117385c33dd6d4c5b5b18d22b5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55257, "upload_time": "2009-09-24T23:18:19", "url": "https://files.pythonhosted.org/packages/ee/56/28fae588183aebed45e2d4bacae2f01fd5cd7e71a7b94ca6c3cd7a28c55a/hachoir-core-1.0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "749fb76a31b000889e54bf24adb0239c", "sha256": "652d0e73bb2b5c95b54058c5b66cae13e3ebf2d0e72c4b85010aa3ce4093010a" }, "downloads": -1, "filename": "hachoir_core-1.1-py2.4.egg", "has_sig": false, "md5_digest": "749fb76a31b000889e54bf24adb0239c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 172418, "upload_time": "2009-09-24T22:50:26", "url": "https://files.pythonhosted.org/packages/6c/9a/ab84cb7fdde95e11b93bffc85d004b3174d94906c7bd4a9246dd21863cbd/hachoir_core-1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "89e4c6530253b6180eea29421af6abdd", "sha256": "029929644a0481c454611d5f0afcca3eadcea392e379f5e7ee0ead88c7b63c97" }, "downloads": -1, "filename": "hachoir_core-1.1-py2.5.egg", "has_sig": false, "md5_digest": "89e4c6530253b6180eea29421af6abdd", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 172639, "upload_time": "2009-09-24T22:50:29", "url": "https://files.pythonhosted.org/packages/9e/27/dffcba5b33866ebd7dad202c983172bb27a3a027e94b4a85964e09aac202/hachoir_core-1.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "436a71fdc76115794fcecf66237bc583", "sha256": "b0ad92a9fdb11c8e50458ec4028afe758547d4daef2bcb1422e5c5ab5599bd4d" }, "downloads": -1, "filename": "hachoir_core-1.1-py2.6.egg", "has_sig": false, "md5_digest": "436a71fdc76115794fcecf66237bc583", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 172459, "upload_time": "2009-09-24T22:50:32", "url": "https://files.pythonhosted.org/packages/74/43/d81b00af06e4e3bf703a35161fe176765d31e098592b33fe257514a06e07/hachoir_core-1.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "1d59100023d00af0b8699eccddff6af8", "sha256": "8c5bc657b513e1d9c661e60027aa06381e3dd017355acf3ead5a1cfdd1ab96cd" }, "downloads": -1, "filename": "hachoir-core-1.1.tar.gz", "has_sig": false, "md5_digest": "1d59100023d00af0b8699eccddff6af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56290, "upload_time": "2009-09-24T23:18:26", "url": "https://files.pythonhosted.org/packages/ea/e0/745914e76ff4221565b9e3b3b64e23e3855ef43e1a72a749b0b9a762334c/hachoir-core-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "af4b909785c0fad36d55b5e74ecebcd8", "sha256": "7290e7c7fbb439d4865e0acb6dfba90dd4a82bed9577c6276c250e22a1636f62" }, "downloads": -1, "filename": "hachoir_core-1.2-py2.4.egg", "has_sig": false, "md5_digest": "af4b909785c0fad36d55b5e74ecebcd8", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 172989, "upload_time": "2009-09-24T22:50:38", "url": "https://files.pythonhosted.org/packages/db/98/cf8388894e7e24781fda39ad865f7822b67d11038b9a2dac9917641459c4/hachoir_core-1.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "951c175f4f4944bc9535aa8e9ccee97b", "sha256": "1d2b8964489dd4e082a8fc97947ac6e0e0a92fefb96ef6162a494926f2c89955" }, "downloads": -1, "filename": "hachoir_core-1.2-py2.5.egg", "has_sig": false, "md5_digest": "951c175f4f4944bc9535aa8e9ccee97b", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 173196, "upload_time": "2009-09-24T22:50:41", "url": "https://files.pythonhosted.org/packages/cf/1c/1efefef3fa713e78c82baf4dbe4bfa4b5cb3db389720e1224e091a5dba79/hachoir_core-1.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "9694e797d6516f9ad12dd8d4112da9d9", "sha256": "65c21f05a8bb065e353f5dac0afff1006ac1519fd17ce707d792c790045f8f8c" }, "downloads": -1, "filename": "hachoir_core-1.2-py2.6.egg", "has_sig": false, "md5_digest": "9694e797d6516f9ad12dd8d4112da9d9", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 173023, "upload_time": "2009-09-24T22:50:44", "url": "https://files.pythonhosted.org/packages/0a/db/56ff9e7d453642bf7f651995ca9368db50818674ab50d17613d38f97cacc/hachoir_core-1.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "aaf2abea2e80487e1a6c713d56cf9260", "sha256": "f9ece593909862ad0bd9d19add939186923f2358f6391210b33b32a823b4917f" }, "downloads": -1, "filename": "hachoir-core-1.2.tar.gz", "has_sig": false, "md5_digest": "aaf2abea2e80487e1a6c713d56cf9260", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56523, "upload_time": "2009-09-24T23:18:32", "url": "https://files.pythonhosted.org/packages/ca/bc/7a9aca5fd1cb72200804d8f20d161eb5398a11cb99b1cde7aab2ff6c62b9/hachoir-core-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "c05e1c73354c79ad3969204a421cfb61", "sha256": "79d7a4db723878a23e0f7c9fd0afde16598e052a405e1cc2334a13f365809193" }, "downloads": -1, "filename": "hachoir_core-1.2.1-py2.4.egg", "has_sig": false, "md5_digest": "c05e1c73354c79ad3969204a421cfb61", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 175077, "upload_time": "2009-09-10T18:17:18", "url": "https://files.pythonhosted.org/packages/b9/fe/838155791f7a845058d3200ce070d27b4bbf110893edb0bc3ad2ac0a0279/hachoir_core-1.2.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "aebdd3e34cadf2ee3536df8e99c2cae8", "sha256": "fd1c738d78b60119c3f73c4b52e2d225b416ff89d08f7ce6d39ec712286a896d" }, "downloads": -1, "filename": "hachoir_core-1.2.1-py2.5.egg", "has_sig": false, "md5_digest": "aebdd3e34cadf2ee3536df8e99c2cae8", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 175283, "upload_time": "2008-10-16T20:20:07", "url": "https://files.pythonhosted.org/packages/7d/0b/de7afc48293a8f0a8f19f04b5975ac4d101ddc89fc2e56bec9efe242924c/hachoir_core-1.2.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2bc327f36c158bdb0e50b4038b0fd4e0", "sha256": "884bcc6795bfc0398e5f0264f5e2557ac30bdc96048e4f83ffd78a8d42ca5c48" }, "downloads": -1, "filename": "hachoir_core-1.2.1-py2.6.egg", "has_sig": false, "md5_digest": "2bc327f36c158bdb0e50b4038b0fd4e0", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 175132, "upload_time": "2009-09-10T18:20:04", "url": "https://files.pythonhosted.org/packages/bf/98/fe47336e0ca32a42ce22178196ce294e92a2c4ad0ea377995e3a333e0059/hachoir_core-1.2.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "d7227f9d1bcf62f2a5c8f3e6da4f2aee", "sha256": "6a125d88d3b0924d90844722e3478ee3e8e7ff0f592308755c3256524e9218ec" }, "downloads": -1, "filename": "hachoir-core-1.2.1.tar.gz", "has_sig": false, "md5_digest": "d7227f9d1bcf62f2a5c8f3e6da4f2aee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 95887, "upload_time": "2008-10-16T20:20:05", "url": "https://files.pythonhosted.org/packages/7d/96/768595ba9f6ee989909568545b0e97446b6fb0082aafc0a52364de3c5d33/hachoir-core-1.2.1.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "798d6e17823b0560708fc4f6c1844bb0", "sha256": "2accb128d12a2b5f907cb35e2441fcd714f8f535607d45b3841b49525d67aec8" }, "downloads": -1, "filename": "hachoir_core-1.3-py2.4.egg", "has_sig": false, "md5_digest": "798d6e17823b0560708fc4f6c1844bb0", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 176461, "upload_time": "2010-01-20T01:33:10", "url": "https://files.pythonhosted.org/packages/98/da/28ee96cdf099c380f403b8d8b6eb408b8ce6bfec5fb657f51db8ee739400/hachoir_core-1.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "0a84d64739d67dca9b542b42fffb7c75", "sha256": "6eaea45b9b11275b16d3f6c0d267d25e69c8bb75aa7ee7db4800b54f0368e4c6" }, "downloads": -1, "filename": "hachoir_core-1.3-py2.5.egg", "has_sig": false, "md5_digest": "0a84d64739d67dca9b542b42fffb7c75", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 176547, "upload_time": "2010-01-20T01:31:25", "url": "https://files.pythonhosted.org/packages/fa/fb/b5e28c789a9145ad024ad253b9451eb008892b599b030fd9113901558728/hachoir_core-1.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "40fd9a91df5d2a4da9b836ee9a45cd4e", "sha256": "be2b1b14b6e4e6a65f2262ca85ee7142a4cefd2f137e65d69a002c8003c03cfb" }, "downloads": -1, "filename": "hachoir_core-1.3-py2.6.egg", "has_sig": false, "md5_digest": "40fd9a91df5d2a4da9b836ee9a45cd4e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 176407, "upload_time": "2010-01-20T01:34:03", "url": "https://files.pythonhosted.org/packages/0c/a7/23a6cc574e2dee9cb7febce7104287fafd65fbd6b7ef2f9f0f3374410914/hachoir_core-1.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "f7c0ea459c6bb7f9ffbd9bbbe1f026cc", "sha256": "a5efe4a3af5eaca7cb5a00a4d402d53d5ffe6f97e97ad8c590c03062af228fa0" }, "downloads": -1, "filename": "hachoir-core-1.3.tar.gz", "has_sig": false, "md5_digest": "f7c0ea459c6bb7f9ffbd9bbbe1f026cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57849, "upload_time": "2010-01-20T01:31:23", "url": "https://files.pythonhosted.org/packages/c1/cf/8a4dd95559ffedc1b455f5759f80150e182b02537784ca69f0fa50eb9125/hachoir-core-1.3.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "bcddac995e54df2aec980ec25036849b", "sha256": "a71d5cbc54ad27ba56fa7940b593f4803d29b2725e7dd73a1b66e662c601107c" }, "downloads": -1, "filename": "hachoir_core-1.3.1-py2.4.egg", "has_sig": false, "md5_digest": "bcddac995e54df2aec980ec25036849b", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 176555, "upload_time": "2010-01-20T23:33:48", "url": "https://files.pythonhosted.org/packages/49/89/b9247fbaf9805d44612d5d685f4af153560c851b1d2c1e5a953826e5e336/hachoir_core-1.3.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "4ac76881133fc1052ddf6bac207a9c47", "sha256": "cf74be63e2de4c931dd5826eb373f5ceba1cde79bdfe6d168f07ad3a57ebdb0c" }, "downloads": -1, "filename": "hachoir_core-1.3.1-py2.5.egg", "has_sig": false, "md5_digest": "4ac76881133fc1052ddf6bac207a9c47", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 176639, "upload_time": "2010-01-20T23:33:43", "url": "https://files.pythonhosted.org/packages/af/ed/ae09b97983da39398818bb2f166655893a4c8d6c4c872d1f2464f2fd6853/hachoir_core-1.3.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2e084723dced37e2f393c5e88fad829b", "sha256": "128d9047677674221406f6e83600d537a6e11a5feb5bd7302233208ea3c65223" }, "downloads": -1, "filename": "hachoir_core-1.3.1-py2.6.egg", "has_sig": false, "md5_digest": "2e084723dced37e2f393c5e88fad829b", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 176498, "upload_time": "2010-01-20T23:33:53", "url": "https://files.pythonhosted.org/packages/26/33/d190329451f2d81c027512dcc2a1d925ce4dac15d1bcc0e7aae7f7b48150/hachoir_core-1.3.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "275a4db47c5d2a9afb2bdf01e56919b4", "sha256": "8d4b75854094040ad4e899a5c883b79efeb57b3154c5b231ab07180afaca5628" }, "downloads": -1, "filename": "hachoir-core-1.3.1.tar.gz", "has_sig": false, "md5_digest": "275a4db47c5d2a9afb2bdf01e56919b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65985, "upload_time": "2010-01-20T23:33:41", "url": "https://files.pythonhosted.org/packages/cc/6c/2244465e5412279ea6a87f0749b4b1bf469f1cc463215c848f1a86179f09/hachoir-core-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "2869131d5bdbe978d5b6d3bac034b76d", "sha256": "8823b7f5c6bbd2320ea0e5e1f933baa7425c577a7eeca5e61346e62311cddfbb" }, "downloads": -1, "filename": "hachoir_core-1.3.2-py2.4.egg", "has_sig": false, "md5_digest": "2869131d5bdbe978d5b6d3bac034b76d", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 176501, "upload_time": "2010-01-28T00:59:54", "url": "https://files.pythonhosted.org/packages/9b/fb/46ef0fce0e505b37ccb6a0624c0cbd0782fb21a495f4b2a1aef2773d7c54/hachoir_core-1.3.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "36ec863492e084718a2ae230d799ff9d", "sha256": "da4ee1c9ecf240b0ad6bbb72f9621a13855d194cec1034f2b9019b423663d960" }, "downloads": -1, "filename": "hachoir_core-1.3.2-py2.5.egg", "has_sig": false, "md5_digest": "36ec863492e084718a2ae230d799ff9d", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 176607, "upload_time": "2010-01-28T00:59:49", "url": "https://files.pythonhosted.org/packages/da/b5/e1a13a7375837218918d3c3ee34abca9ab7e4ed6f7ace9f3a785b571e8b2/hachoir_core-1.3.2-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "281822e337237884e9169947a23fb7d2", "sha256": "737538aeaf7be9083d6235208edc13aaca37e9d5477b5ab23b5e1954320e0400" }, "downloads": -1, "filename": "hachoir_core-1.3.2-py2.6.egg", "has_sig": false, "md5_digest": "281822e337237884e9169947a23fb7d2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 176466, "upload_time": "2010-01-28T00:59:58", "url": "https://files.pythonhosted.org/packages/1a/c5/9e7084c88ce7e9b425050fc55b7cbbf3053c67ffb40007c3b11c73b7714e/hachoir_core-1.3.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "c0f118cd36a787d6a7ab8abd9d3b1dca", "sha256": "4c3a9c6500054a9e81555e3721fd691cc0fb25b308a3dae14b3a135083da724c" }, "downloads": -1, "filename": "hachoir-core-1.3.2.tar.gz", "has_sig": false, "md5_digest": "c0f118cd36a787d6a7ab8abd9d3b1dca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91397, "upload_time": "2010-01-28T00:59:46", "url": "https://files.pythonhosted.org/packages/3f/0f/274ee6007b2d1effa8515f7cf321c936a753e019a60a5c63e84f19e9cf73/hachoir-core-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "9ce8dff4a8e60d599a899935f5d8d66a", "sha256": "172ab7db84d5c6e2891ee780507acaa7033f43ba6730967cfffa51f9ff930bee" }, "downloads": -1, "filename": "hachoir_core-1.3.3-py2.4.egg", "has_sig": false, "md5_digest": "9ce8dff4a8e60d599a899935f5d8d66a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 176626, "upload_time": "2010-02-26T22:45:34", "url": "https://files.pythonhosted.org/packages/ae/77/a7ee468f2bd07164626a8c7e0cda2b9ad95f9ccd8ae09a3f813ff54da393/hachoir_core-1.3.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "c4a9b95c9a208add19f6e297fbc5579b", "sha256": "d39969d52404fba88211afccfc6d400f43954d1ca854d32bca0d271858d2c8d0" }, "downloads": -1, "filename": "hachoir_core-1.3.3-py2.5.egg", "has_sig": false, "md5_digest": "c4a9b95c9a208add19f6e297fbc5579b", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 176732, "upload_time": "2010-02-26T22:45:28", "url": "https://files.pythonhosted.org/packages/41/af/bc34a3519b2a693df83b763939e98506438003ca62d01919a1474ef66d05/hachoir_core-1.3.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "925e9cfb4e968fd1cd2b862e121bce23", "sha256": "b440e93397b22ff74d84b647e249159038c4aff11a21a4f80d742b71b0d0d079" }, "downloads": -1, "filename": "hachoir_core-1.3.3-py2.6.egg", "has_sig": false, "md5_digest": "925e9cfb4e968fd1cd2b862e121bce23", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 176599, "upload_time": "2010-02-26T22:45:41", "url": "https://files.pythonhosted.org/packages/47/dc/d4e0fb5928c845e19c19da323d9aa8dabc31b119bb2a327f0676dc6fd918/hachoir_core-1.3.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "b80f0257536e2b2cb23f66670c4f6f31", "sha256": "ecf5d16eccc76b22071d6062e54edb67595f70d827644d3a6dff04289b4058df" }, "downloads": -1, "filename": "hachoir-core-1.3.3.tar.gz", "has_sig": false, "md5_digest": "b80f0257536e2b2cb23f66670c4f6f31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91504, "upload_time": "2010-02-26T22:45:25", "url": "https://files.pythonhosted.org/packages/26/c1/2d2e5996c7488bdc2d3dcd14de5ace6e8f8f334b4896e932a21d5572cdfc/hachoir-core-1.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ce8dff4a8e60d599a899935f5d8d66a", "sha256": "172ab7db84d5c6e2891ee780507acaa7033f43ba6730967cfffa51f9ff930bee" }, "downloads": -1, "filename": "hachoir_core-1.3.3-py2.4.egg", "has_sig": false, "md5_digest": "9ce8dff4a8e60d599a899935f5d8d66a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 176626, "upload_time": "2010-02-26T22:45:34", "url": "https://files.pythonhosted.org/packages/ae/77/a7ee468f2bd07164626a8c7e0cda2b9ad95f9ccd8ae09a3f813ff54da393/hachoir_core-1.3.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "c4a9b95c9a208add19f6e297fbc5579b", "sha256": "d39969d52404fba88211afccfc6d400f43954d1ca854d32bca0d271858d2c8d0" }, "downloads": -1, "filename": "hachoir_core-1.3.3-py2.5.egg", "has_sig": false, "md5_digest": "c4a9b95c9a208add19f6e297fbc5579b", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 176732, "upload_time": "2010-02-26T22:45:28", "url": "https://files.pythonhosted.org/packages/41/af/bc34a3519b2a693df83b763939e98506438003ca62d01919a1474ef66d05/hachoir_core-1.3.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "925e9cfb4e968fd1cd2b862e121bce23", "sha256": "b440e93397b22ff74d84b647e249159038c4aff11a21a4f80d742b71b0d0d079" }, "downloads": -1, "filename": "hachoir_core-1.3.3-py2.6.egg", "has_sig": false, "md5_digest": "925e9cfb4e968fd1cd2b862e121bce23", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 176599, "upload_time": "2010-02-26T22:45:41", "url": "https://files.pythonhosted.org/packages/47/dc/d4e0fb5928c845e19c19da323d9aa8dabc31b119bb2a327f0676dc6fd918/hachoir_core-1.3.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "b80f0257536e2b2cb23f66670c4f6f31", "sha256": "ecf5d16eccc76b22071d6062e54edb67595f70d827644d3a6dff04289b4058df" }, "downloads": -1, "filename": "hachoir-core-1.3.3.tar.gz", "has_sig": false, "md5_digest": "b80f0257536e2b2cb23f66670c4f6f31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 91504, "upload_time": "2010-02-26T22:45:25", "url": "https://files.pythonhosted.org/packages/26/c1/2d2e5996c7488bdc2d3dcd14de5ace6e8f8f334b4896e932a21d5572cdfc/hachoir-core-1.3.3.tar.gz" } ] }