{ "info": { "author": "David Bartle", "author_email": "captindave@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Overview\n=========\n\nSimple ofxclient command line utility and OFX client libraries for development.\n\nFull Documentation\n==================\n\nhttp://captin411.github.com/ofxclient/\n\nQuick Start\n===========\n\n> $ ofxclient --download combined.ofx --open --verbose\n\nSecurity Notes\n==============\n\nInitial Setup\n-------------\n\nWhen using the command line tool, initial account setup uses a third party website.\nThe website http://ofxhome.com will be consulted in order to determine information about\nbanks. For example, the API url that your bank wants to use for their OFX communication.\n\nYou will be transmitting the name of your bank to a third party over an insecure channel.\n\nYour password and username are not transmitted during the \"search\" phase.\n\nThe username and password will be transmitted to the URL for your bank as provided by\nofxhome.com. You will be shown the URL that will be used. If the URL does not look\nappropriate, or otherwise appears to be tampered with, then do not submit your username\nand password during the setup phase.\n\nBank Information Storage\n------------------------\nA configuration file `$HOME/ofxclient.ini` is used to store the information about the banks\nthat you want to download transactions from.\n\nYour username and password are stored encrypted however your account number, routing number,\nbank name, and account type are not encrypted and are visible to anyone with access to this\nfile on your local computer.\n\nFor full details on the config file, see: http://captin411.github.com/ofxclient/\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/captin411/ofxclient", "keywords": "ofx", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "ofxclient", "package_url": "https://pypi.org/project/ofxclient/", "platform": "", "project_url": "https://pypi.org/project/ofxclient/", "project_urls": { "Homepage": "https://github.com/captin411/ofxclient" }, "release_url": "https://pypi.org/project/ofxclient/2.0.3/", "requires_dist": null, "requires_python": "", "summary": "OFX client for dowloading transactions from banks", "version": "2.0.3" }, "last_serial": 2836123, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "d4aadcc8291dec6ec242f9ad24df9c07", "sha256": "8e81d971c74bd6a7b402ec98dd551bc5df5637fac8a989d38febd2b9eb2a5ca7" }, "downloads": -1, "filename": "ofxclient-0.5-py2.7.egg", "has_sig": false, "md5_digest": "d4aadcc8291dec6ec242f9ad24df9c07", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 244658, "upload_time": "2012-08-29T12:32:35", "url": "https://files.pythonhosted.org/packages/68/21/c24ccf528ecfb4b153074cee9aa21bc7be238bb01859ad8ae565fed6bec3/ofxclient-0.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c059587cc1730d885cdefd5c138c92fd", "sha256": "ae4713a809ebdb63b305fcd25db4f3b35056865389de3832ba7e1dd3ba1cb351" }, "downloads": -1, "filename": "ofxclient-0.5.tar.gz", "has_sig": false, "md5_digest": "c059587cc1730d885cdefd5c138c92fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194089, "upload_time": "2012-08-29T12:32:34", "url": "https://files.pythonhosted.org/packages/41/c6/340e2b67d26007a3a66c9e216000420c0d021f3077e4879814389b365962/ofxclient-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "5662739862df4e612445c5580344468e", "sha256": "e9f68b7553474303e2dcc7696d296b402dfc32537f27a4c6f6bceaf89e5e0be8" }, "downloads": -1, "filename": "ofxclient-0.6-py2.7.egg", "has_sig": false, "md5_digest": "5662739862df4e612445c5580344468e", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 244659, "upload_time": "2012-08-29T14:34:10", "url": "https://files.pythonhosted.org/packages/50/bc/0e81f261b25da43ff03e0db21748e6b709a8c0c600c65288d4ed46dd7183/ofxclient-0.6-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "734c841120fa6078b3b141025c67ceec", "sha256": "e400436d512d0efa35cbd0079e48623a3acbb581d532b2d5d28df9c2fa7cdda0" }, "downloads": -1, "filename": "ofxclient-0.6.tar.gz", "has_sig": false, "md5_digest": "734c841120fa6078b3b141025c67ceec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194092, "upload_time": "2012-08-29T14:33:20", "url": "https://files.pythonhosted.org/packages/2a/3c/27313b2833a92b971a68af1d10fbf1089661dc9aab85f718e439f0d01f34/ofxclient-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "b6cc7ad40aa0c320a8685a37316d6c73", "sha256": "54401f8b5e818e85fc527dec2932cacaebfeae967cba75875f4a929fc38ab225" }, "downloads": -1, "filename": "ofxclient-0.7-py2.6.egg", "has_sig": false, "md5_digest": "b6cc7ad40aa0c320a8685a37316d6c73", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 246782, "upload_time": "2012-08-30T03:18:28", "url": "https://files.pythonhosted.org/packages/6a/75/4f9af5b6be1f4c072ecb7e994018c38950b610991394ce6e82707ac18d60/ofxclient-0.7-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "5fb3940cfd4868e5c662a1685cf319d2", "sha256": "c10f6a8e2d4cfea5c36ac64e90a1badab68b6f95e3113371358cd0f65c30fa03" }, "downloads": -1, "filename": "ofxclient-0.7-py2.7.egg", "has_sig": false, "md5_digest": "5fb3940cfd4868e5c662a1685cf319d2", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 246444, "upload_time": "2012-08-30T03:18:08", "url": "https://files.pythonhosted.org/packages/a3/19/1c6f9c614f1ca63dce3f14d54dd589723097a07157cb45d4010fb3c6b2cd/ofxclient-0.7-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "e511903a417fbc078d3e76125ec2725e", "sha256": "89a88346d7f355755180ad841415de45dd615b8bed7f0d501ccf64d50457ab9a" }, "downloads": -1, "filename": "ofxclient-0.7.tar.gz", "has_sig": false, "md5_digest": "e511903a417fbc078d3e76125ec2725e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 193713, "upload_time": "2012-08-30T03:18:07", "url": "https://files.pythonhosted.org/packages/2b/cb/443e155b93a4d205a17c11e6aff2fa14e4e10d20eccde82426aebf7f2762/ofxclient-0.7.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "1fe7d29d18360c73d4d0dc05e3c63d59", "sha256": "7b2bab546b68afd67b2ac5a5c16316754e938c7af6774a8a9797be267e309531" }, "downloads": -1, "filename": "ofxclient-0.7.1-py2.6.egg", "has_sig": false, "md5_digest": "1fe7d29d18360c73d4d0dc05e3c63d59", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 247332, "upload_time": "2012-08-30T23:54:35", "url": "https://files.pythonhosted.org/packages/bd/50/1c9fcb9092052dba0d2f476643a1f67570ad156d2e32fd888e4be06203cb/ofxclient-0.7.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "6bd42746401987559ebf3b112add9624", "sha256": "e4e13eafd0ee0c292ee22426675a3facb306f58147d7bed1122af39a2ea38e05" }, "downloads": -1, "filename": "ofxclient-0.7.1-py2.7.egg", "has_sig": false, "md5_digest": "6bd42746401987559ebf3b112add9624", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 246996, "upload_time": "2012-08-30T23:54:21", "url": "https://files.pythonhosted.org/packages/a3/d1/278dbdf7b4e72f762b2cd60e49e2ea89bf7c4143441fc58ca648221c5ee1/ofxclient-0.7.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c231aed709ab50707591e45bc2f42e38", "sha256": "642778cc2965436f1850a299cc308aa775dc6dd34802e2bb5a72609256d56f3a" }, "downloads": -1, "filename": "ofxclient-0.7.1.tar.gz", "has_sig": false, "md5_digest": "c231aed709ab50707591e45bc2f42e38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194284, "upload_time": "2012-08-30T23:54:20", "url": "https://files.pythonhosted.org/packages/78/e2/3a76950b55b9ea24408a17143a430b96ad8f614ff92947ab3f1bbbfa699b/ofxclient-0.7.1.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "2b6d054077cce34d122d2a14ab773d9b", "sha256": "a322072a4518aba8d2e6a24d7f6a04052158290900c8730df0456f0bf9d2552a" }, "downloads": -1, "filename": "ofxclient-0.8.0-py2.7.egg", "has_sig": false, "md5_digest": "2b6d054077cce34d122d2a14ab773d9b", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 249570, "upload_time": "2012-09-04T23:53:34", "url": "https://files.pythonhosted.org/packages/67/9c/194f36ce863a07db762f55b7c316e3c341aab4f0330f8dc9e29b625334ac/ofxclient-0.8.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "9688834d3aebc2f1eed61ff2571b0211", "sha256": "3638963aa6bd3740c6dad2c9b7573dbc304ad34fff0e20568d8fcdb8e5c6967f" }, "downloads": -1, "filename": "ofxclient-0.8.0.tar.gz", "has_sig": false, "md5_digest": "9688834d3aebc2f1eed61ff2571b0211", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194634, "upload_time": "2012-09-04T23:53:32", "url": "https://files.pythonhosted.org/packages/9f/6d/7d6c271249742b7de8f5dbc5e3bc2ac0c43ce934cd50782da646618bcc7f/ofxclient-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "49eeb1b71e1fd333698160d9ef2a72dc", "sha256": "d329af5c0fb0ca394c9abb3dbc8e08d22938bf87f11f954ce3946d9a127a82ad" }, "downloads": -1, "filename": "ofxclient-0.8.1-py2.6.egg", "has_sig": false, "md5_digest": "49eeb1b71e1fd333698160d9ef2a72dc", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 249914, "upload_time": "2012-09-05T22:32:45", "url": "https://files.pythonhosted.org/packages/2e/d2/2c1e2d24b6d43b82074fde82e1acf88d08b54c181db200f0f94197a19196/ofxclient-0.8.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "5ac1776d29c981744509064f986bc86c", "sha256": "ed3b7c816fc1313c4ce97aa1ade8815021987dc3f994611e00097df0c3729e8d" }, "downloads": -1, "filename": "ofxclient-0.8.1-py2.7.egg", "has_sig": false, "md5_digest": "5ac1776d29c981744509064f986bc86c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 249577, "upload_time": "2012-09-05T22:32:59", "url": "https://files.pythonhosted.org/packages/28/4c/1e648faafb8dd4cc4bc6b4a34f02bfdc1a82b762760766c1084d0640916a/ofxclient-0.8.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "029e20520fd912a71f6fac340ca49b9e", "sha256": "e2e1449e89e9594578b8ce376dfb94685737d75bdad3f493b5220917564514d3" }, "downloads": -1, "filename": "ofxclient-0.8.1.tar.gz", "has_sig": false, "md5_digest": "029e20520fd912a71f6fac340ca49b9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 193951, "upload_time": "2012-09-05T22:32:44", "url": "https://files.pythonhosted.org/packages/f9/80/5195a18a3593e6423037608c7b95061e4aa8e259d1d7cfefe2536bd0f2de/ofxclient-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "b19e69d25767b840f7c3f63fe9d4c61d", "sha256": "94f307d13fdc9a2b237d1f0f461bc34be1bc1f1891b7bf4e3c29eb8ed749173f" }, "downloads": -1, "filename": "ofxclient-0.8.2-py2.6.egg", "has_sig": false, "md5_digest": "b19e69d25767b840f7c3f63fe9d4c61d", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 230535, "upload_time": "2012-09-07T15:05:58", "url": "https://files.pythonhosted.org/packages/b6/43/8de83efe48b6199f5e08cfa86d304e3e099bf1f8b0b3432805dd81728916/ofxclient-0.8.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "4b1ae74254e62d0894ccaa6d8707db86", "sha256": "66bfb949626dd5530a6f4d029ca14d2911429949bf9784e80180eeb86dd216f1" }, "downloads": -1, "filename": "ofxclient-0.8.2-py2.7.egg", "has_sig": false, "md5_digest": "4b1ae74254e62d0894ccaa6d8707db86", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 230445, "upload_time": "2012-09-07T15:05:37", "url": "https://files.pythonhosted.org/packages/3a/e9/cb0c7e2ee2706752e36b3fad7c7b2e07aac51251845469d2bc52498126ae/ofxclient-0.8.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "01ffa2f9968e7640f92857abb0baadb1", "sha256": "1cba3ef9dc6e0b520e543afa2ffbd91efe3d15d34014160445d3619c392cb852" }, "downloads": -1, "filename": "ofxclient-0.8.2.tar.gz", "has_sig": false, "md5_digest": "01ffa2f9968e7640f92857abb0baadb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194624, "upload_time": "2012-09-07T15:05:35", "url": "https://files.pythonhosted.org/packages/01/a4/25cccfa85ed9c288f1e1981aff6a3146be7fa64b54e6c4af4fdee491d6f0/ofxclient-0.8.2.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "ae5667714b15f7e0f4eb21f85358e194", "sha256": "d48c7d78bbf1ad09930afd442a94948d6ed0525e8f68a8f0450ab0b975d7515e" }, "downloads": -1, "filename": "ofxclient-0.9.0-py2.7.egg", "has_sig": false, "md5_digest": "ae5667714b15f7e0f4eb21f85358e194", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 232247, "upload_time": "2012-09-12T07:02:51", "url": "https://files.pythonhosted.org/packages/b1/95/7b8c8f337c7bd0a70412487cc1d6004215c926c4a53216762d24c6ecc8f4/ofxclient-0.9.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "91227a1add72472a39a0b1c31380e1fb", "sha256": "6d82d7271c53433db9beff75e6ac5aaf93e99db8da2987eef66c3e7b9d579e99" }, "downloads": -1, "filename": "ofxclient-0.9.0.tar.gz", "has_sig": false, "md5_digest": "91227a1add72472a39a0b1c31380e1fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194868, "upload_time": "2012-09-12T07:02:50", "url": "https://files.pythonhosted.org/packages/49/00/b12f7d7f35263fffef5d6e9dcbb7723ea87ebecf0b6b342d7fda6af3fea5/ofxclient-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "620554d4e321cdb8b186ce8768e1ea4f", "sha256": "c4dafb3d2d1ea7bdda4c72423cbe090959bd72a123a8d66ff43dc87026d73b57" }, "downloads": -1, "filename": "ofxclient-0.9.1-py2.6.egg", "has_sig": false, "md5_digest": "620554d4e321cdb8b186ce8768e1ea4f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 232341, "upload_time": "2012-09-12T07:07:46", "url": "https://files.pythonhosted.org/packages/e2/b6/86e01cb07313fb86230edc199e2a62a824765f75f9b7e4441cff8faec05f/ofxclient-0.9.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "d61919562bb4a762d32cedf97300d356", "sha256": "baf1bfdec7269735dcee31552225de2610815acf7b42e959f40664c59ab5c994" }, "downloads": -1, "filename": "ofxclient-0.9.1-py2.7.egg", "has_sig": false, "md5_digest": "d61919562bb4a762d32cedf97300d356", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 232249, "upload_time": "2012-09-12T07:07:54", "url": "https://files.pythonhosted.org/packages/c3/56/f98374ad83f055454dab8298f6c0c9b70b5e61b2bf48c1b4e04e4625e904/ofxclient-0.9.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "25ec0f28ab811d54b87b80826f657931", "sha256": "94291a8c93af721d7c5c80c26c378d79e3d87e130009141092c9018ed83f431d" }, "downloads": -1, "filename": "ofxclient-0.9.1.tar.gz", "has_sig": false, "md5_digest": "25ec0f28ab811d54b87b80826f657931", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 194753, "upload_time": "2012-09-12T07:07:44", "url": "https://files.pythonhosted.org/packages/f6/7c/a299a3009ab3d23f2367ba3ce5250eda697d15ab46253994fcb89c59da65/ofxclient-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "211c769d1ad016363427f7cdce17b41f", "sha256": "59515a74d18114160f95c273d06aab2879644fd153a7bcd40a4cc70b13d47e26" }, "downloads": -1, "filename": "ofxclient-0.9.2-py2.6.egg", "has_sig": false, "md5_digest": "211c769d1ad016363427f7cdce17b41f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 237941, "upload_time": "2012-09-12T10:07:39", "url": "https://files.pythonhosted.org/packages/8f/f2/73a3e400594fa8c87958f0f89358bcdd386b7f4e5a8c8f1bbdc77b082424/ofxclient-0.9.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "3e3b5abe3739105057e7c09c59284d6e", "sha256": "6146779bf5a8ab50b9dc2c55e0570dfdebec9a36540bc3dcfc546619f300bd17" }, "downloads": -1, "filename": "ofxclient-0.9.2-py2.7.egg", "has_sig": false, "md5_digest": "3e3b5abe3739105057e7c09c59284d6e", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 237834, "upload_time": "2012-09-12T10:07:29", "url": "https://files.pythonhosted.org/packages/93/8d/b6505fc0e63ea2ecf3fb362385eeb21101a0c2ef403a977c8301030a7f37/ofxclient-0.9.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "657699e7deeeacace3c41011707fae63", "sha256": "c92ca6ea3a57f6ab592f3b1ad25e11e2f6d7f5a046eac6a7b2da3619e439bcdb" }, "downloads": -1, "filename": "ofxclient-0.9.2.tar.gz", "has_sig": false, "md5_digest": "657699e7deeeacace3c41011707fae63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 217963, "upload_time": "2012-09-12T10:07:28", "url": "https://files.pythonhosted.org/packages/56/cc/f3b7add1775c1a1c9b0f3730fdf311f74524702f7306fdf47473bf57ce8e/ofxclient-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "eb4ab0b008d49841a45fce078d22b5bb", "sha256": "3c856c4fa867c1e2e99914e1aca6d03116b27e1ad2484f55ed2d193137d40142" }, "downloads": -1, "filename": "ofxclient-0.9.3-py2.6.egg", "has_sig": false, "md5_digest": "eb4ab0b008d49841a45fce078d22b5bb", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 237786, "upload_time": "2012-09-18T23:30:54", "url": "https://files.pythonhosted.org/packages/1e/b1/041cd6ebbd1d2f6853a1f646c5b423b784ae81e989312961424872794bae/ofxclient-0.9.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "be9c58cb88b89c3f95c9fa741da706f4", "sha256": "2e2da041d104ceebac0e0f29e9ddba2cdae58a9932b2a0ee5c98ef186178f8eb" }, "downloads": -1, "filename": "ofxclient-0.9.3-py2.7.egg", "has_sig": false, "md5_digest": "be9c58cb88b89c3f95c9fa741da706f4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 237701, "upload_time": "2012-09-18T23:30:43", "url": "https://files.pythonhosted.org/packages/48/82/77c416baa1e2e565aca9fb56deef93e135eb34725de033a3f66e4adf85b9/ofxclient-0.9.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "27d7fe1fb6480ba587742672679c02dc", "sha256": "75afecc44b54f0f56f9c75da1d499f2bc2e7a4f4997d95c54cfcaf63cef0f606" }, "downloads": -1, "filename": "ofxclient-0.9.3.tar.gz", "has_sig": false, "md5_digest": "27d7fe1fb6480ba587742672679c02dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218280, "upload_time": "2012-09-18T23:30:42", "url": "https://files.pythonhosted.org/packages/50/4d/fa25ad96aae8618da572f11a54392dd70a731b8fb07ff97e7e82c4a8c940/ofxclient-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "9b83d930b8de2b19d31c98c11f8483bd", "sha256": "ef9e97e7ecd2a892dd2f00417e53a8c51c9e30ccf221763ab6bb74fc750e63fb" }, "downloads": -1, "filename": "ofxclient-0.9.4-py2.6.egg", "has_sig": false, "md5_digest": "9b83d930b8de2b19d31c98c11f8483bd", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 237717, "upload_time": "2012-09-19T03:30:08", "url": "https://files.pythonhosted.org/packages/39/4e/c704377cab0c690a541c1a4cb8c1867718ac5d8a99c566d0dc83dd101dec/ofxclient-0.9.4-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "f7ff4f19a57ec5d12817131816775395", "sha256": "2a094001b45a7846cdf6b4fd8abf44f94c17c365fe88249425a5eccbab0ab4b5" }, "downloads": -1, "filename": "ofxclient-0.9.4-py2.7.egg", "has_sig": false, "md5_digest": "f7ff4f19a57ec5d12817131816775395", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 237626, "upload_time": "2012-09-19T03:30:23", "url": "https://files.pythonhosted.org/packages/8c/7d/944b6cd69081d88a06b4b8183684eda3ef6c69252fae70b7bfebbab52518/ofxclient-0.9.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b32ae5696310459bf514ec4af1a6f1fe", "sha256": "8fbd1d690894bef885d5bd335672f46a60f29ab24386fcd56b0838c1f4e7e17c" }, "downloads": -1, "filename": "ofxclient-0.9.4.tar.gz", "has_sig": false, "md5_digest": "b32ae5696310459bf514ec4af1a6f1fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 217578, "upload_time": "2012-09-19T03:30:07", "url": "https://files.pythonhosted.org/packages/75/b7/58c62c0802daae4826c76dc4d1a41dc0edb82840a620bedf8916eb5763e8/ofxclient-0.9.4.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "aa4e9369f7c348871edef7df797a9051", "sha256": "47a274312428283965f98ea44bf271cc30b794e3374b3c787fd24e27beb87ada" }, "downloads": -1, "filename": "ofxclient-1.1.0-py2.7.egg", "has_sig": false, "md5_digest": "aa4e9369f7c348871edef7df797a9051", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 22334, "upload_time": "2013-03-15T00:06:41", "url": "https://files.pythonhosted.org/packages/94/a6/1ce9940055b3364a7adfa62481becdaaed5b80586469571939f36589301c/ofxclient-1.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "823da03d7712fba119a79869f510a2a9", "sha256": "27891ed4ee7ec5e541076baaadca24915043edd07baa8f28d20f9254d5ca9417" }, "downloads": -1, "filename": "ofxclient-1.1.0.tar.gz", "has_sig": false, "md5_digest": "823da03d7712fba119a79869f510a2a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8327, "upload_time": "2013-03-15T00:06:35", "url": "https://files.pythonhosted.org/packages/18/94/ae6aa9e79f8734a108b89d7bf444400ec0a4029132a3dc164286887af83f/ofxclient-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "965bcf30a40730977f023a798d2e6e4f", "sha256": "bc1014fa0d914ddee4ce66ee444e10eb99da78b52b77be1cc79485cc2a0db78e" }, "downloads": -1, "filename": "ofxclient-1.1.1-py2.7.egg", "has_sig": false, "md5_digest": "965bcf30a40730977f023a798d2e6e4f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 22327, "upload_time": "2013-03-15T00:13:41", "url": "https://files.pythonhosted.org/packages/33/d6/818a4682ce543f9ec521698d47f93a707518258e9b70bb54c13fd6056bd0/ofxclient-1.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3dcd290571dc5ffc93d4f7f1ba613824", "sha256": "b35bd46f3ed00b4664ec20f77b8d6eadcd846ef46268bc249e6b1179c34b95e2" }, "downloads": -1, "filename": "ofxclient-1.1.1.tar.gz", "has_sig": false, "md5_digest": "3dcd290571dc5ffc93d4f7f1ba613824", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8335, "upload_time": "2013-03-15T00:13:38", "url": "https://files.pythonhosted.org/packages/11/5f/962de219678c395df5ffa867ac238c52814e6a74a1ba698f33d4b50baf7f/ofxclient-1.1.1.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "1a201f934a6c8b8992d303789483f045", "sha256": "b008cf73dd1a6b1030331fa7a9c9949dace48d48e59087ad315b0c11c299ee3c" }, "downloads": -1, "filename": "ofxclient-1.2.1-py2.7.egg", "has_sig": false, "md5_digest": "1a201f934a6c8b8992d303789483f045", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 29427, "upload_time": "2013-03-15T23:22:56", "url": "https://files.pythonhosted.org/packages/e7/a4/d2a4851424f1e1ff2b1c030ff739ca7f1a7e2b0253809d3ff677492965f2/ofxclient-1.2.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "335d41b27321249b01c3c378fad9925e", "sha256": "d73cd3d89c03cfa2e5309592b75dd9589648bec092556b5958c8ffd798f5cf0b" }, "downloads": -1, "filename": "ofxclient-1.2.1.tar.gz", "has_sig": false, "md5_digest": "335d41b27321249b01c3c378fad9925e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9194, "upload_time": "2013-03-15T23:22:50", "url": "https://files.pythonhosted.org/packages/9a/8c/e67933aae729e07a11c81ea1f520e334dfbda64b3d6f0132beb6f8a88b38/ofxclient-1.2.1.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "4e4d57500fa97a41ce4d023ef1059370", "sha256": "3e791bbb3809fb0abcac283d831c7e9d9f1a5f58eae1b2a4b1ed75de3fd8b84f" }, "downloads": -1, "filename": "ofxclient-1.2.3-py2.7.egg", "has_sig": false, "md5_digest": "4e4d57500fa97a41ce4d023ef1059370", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 25004, "upload_time": "2013-03-15T23:38:22", "url": "https://files.pythonhosted.org/packages/25/87/8b075d0af488674d5937e15f8362c5ab1ecec42e8815c83152e924a19298/ofxclient-1.2.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "deef3e10b10b4cc65c1d0e0323c9247e", "sha256": "ee030ed7d48c484778ff80a0aa143fcf69c4253efbb9b603cf5b2e179b2a641b" }, "downloads": -1, "filename": "ofxclient-1.2.3.tar.gz", "has_sig": false, "md5_digest": "deef3e10b10b4cc65c1d0e0323c9247e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9175, "upload_time": "2013-03-15T23:38:13", "url": "https://files.pythonhosted.org/packages/3d/ce/995df072a571d602dc9c16d19dfff3c2bf9b00dfeeabc8a1579c2eeefd54/ofxclient-1.2.3.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "afba7fb33a4b531120a6a59d5c31f815", "sha256": "03e2a9b251203bbf9f5875abb72cf224006fc788346bc04726f3e447f6239fed" }, "downloads": -1, "filename": "ofxclient-1.3.0-py2.7.egg", "has_sig": false, "md5_digest": "afba7fb33a4b531120a6a59d5c31f815", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 26827, "upload_time": "2013-03-17T05:42:31", "url": "https://files.pythonhosted.org/packages/3a/d4/bc38d48c49d983d85ac2373af3a0dbd7efecd3e10c6f75315c71a5eb4d0e/ofxclient-1.3.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "6602c7141379f5e33af1d4dd04dfeea8", "sha256": "786d19b791595468c0752a00fbeffc48286d0fe8449f9b2114ff702ecf3a3483" }, "downloads": -1, "filename": "ofxclient-1.3.0.tar.gz", "has_sig": false, "md5_digest": "6602c7141379f5e33af1d4dd04dfeea8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9771, "upload_time": "2013-03-17T05:42:27", "url": "https://files.pythonhosted.org/packages/4c/0a/93b74f85092948dec1063058c04eb4ee34ccd51246e79a337385005ce403/ofxclient-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "c50406a7e5c9cce3f00ae97ffdfa6c2d", "sha256": "145925d7aeb57eac811f5856c0efa20b0c5b0dacbd902e4be84773768e5a2650" }, "downloads": -1, "filename": "ofxclient-1.3.1-py2.7.egg", "has_sig": false, "md5_digest": "c50406a7e5c9cce3f00ae97ffdfa6c2d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 27010, "upload_time": "2013-03-17T21:06:13", "url": "https://files.pythonhosted.org/packages/d9/1f/bccb21e1f890e8f9e5e6712729d22c9428028937bd681b6eb46b3860604b/ofxclient-1.3.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "f90e4b39c5751b968bb03ea3c8a76597", "sha256": "43ce68a5768c038434ae64cc07d499b7b6d6df44d1a25ef8bb14ca754f1529b4" }, "downloads": -1, "filename": "ofxclient-1.3.1.tar.gz", "has_sig": false, "md5_digest": "f90e4b39c5751b968bb03ea3c8a76597", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9831, "upload_time": "2013-03-17T21:06:08", "url": "https://files.pythonhosted.org/packages/aa/41/3694bc266a319451b19fa29237ae923ea8a9aef464b1232674832d346df2/ofxclient-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "7fd7b34e8ce76f931d3b1df7a1056c72", "sha256": "5ed81dde4787ea7706d7a25cc709068dac4ad34f270a88bb09f428eec1b5deab" }, "downloads": -1, "filename": "ofxclient-1.3.2-py2.7.egg", "has_sig": false, "md5_digest": "7fd7b34e8ce76f931d3b1df7a1056c72", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 27046, "upload_time": "2013-03-17T21:12:18", "url": "https://files.pythonhosted.org/packages/3c/77/7e26133318fbcff4fe59fcef63cbbf47f36d9081b97b8904cc6126378b24/ofxclient-1.3.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "dfdfa761379997c1e296036b8dc40db6", "sha256": "d4781dccee10514e5ccb95a4d3fed4c0a6c7f76252441bb9b696e6abafdc0810" }, "downloads": -1, "filename": "ofxclient-1.3.2.tar.gz", "has_sig": false, "md5_digest": "dfdfa761379997c1e296036b8dc40db6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9848, "upload_time": "2013-03-17T21:12:14", "url": "https://files.pythonhosted.org/packages/89/33/c89a862712f6ac421d3a7f281f2d9bd769f4541aa7a74e388e7fa5251018/ofxclient-1.3.2.tar.gz" } ], "1.3.4": [ { "comment_text": "", "digests": { "md5": "c8a5242272f2c2b1f184489a64660a26", "sha256": "cb45d3371b18341f9b624aea1aab53ea5e5970c3bada7ebdad6dbe218a3f009a" }, "downloads": -1, "filename": "ofxclient-1.3.4-py2.7.egg", "has_sig": false, "md5_digest": "c8a5242272f2c2b1f184489a64660a26", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 29468, "upload_time": "2013-03-20T21:40:57", "url": "https://files.pythonhosted.org/packages/d3/ad/5a01f3f5bca68b2f7f4adcddb4eca52a9ede0037ce0ce2a461a4e281a81e/ofxclient-1.3.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "bda7b3046242ad41dd16e0548bd23eb9", "sha256": "14aa388d01ae16b80e2ec79c9887f74615dee2f243c1bd4978e7ff5ef7cf9bb2" }, "downloads": -1, "filename": "ofxclient-1.3.4.tar.gz", "has_sig": false, "md5_digest": "bda7b3046242ad41dd16e0548bd23eb9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10713, "upload_time": "2013-03-20T21:40:55", "url": "https://files.pythonhosted.org/packages/a5/f8/f9943c11aba614df9d1c5966add4852cbcd4b121d3a7e30d1f2d048ac464/ofxclient-1.3.4.tar.gz" } ], "1.3.6": [ { "comment_text": "", "digests": { "md5": "f6795786dce0ef370de36eb039f9d468", "sha256": "ac243312258df1ab448d7f5832478832ea36fe5156c98b528d4d1de3d9568bd4" }, "downloads": -1, "filename": "ofxclient-1.3.6-py2.7.egg", "has_sig": false, "md5_digest": "f6795786dce0ef370de36eb039f9d468", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 31263, "upload_time": "2013-03-21T03:51:11", "url": "https://files.pythonhosted.org/packages/10/33/1c6fe8623cf010f1fad31997255cd6013020d6f10a4b5565373a1367f93a/ofxclient-1.3.6-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "271e31369688fdecec0cc3b17ad3960d", "sha256": "00d388f079d7bb22e7cd85930cc34395f2425677697bf49f72cf206580897526" }, "downloads": -1, "filename": "ofxclient-1.3.6.tar.gz", "has_sig": false, "md5_digest": "271e31369688fdecec0cc3b17ad3960d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11604, "upload_time": "2013-03-21T03:51:09", "url": "https://files.pythonhosted.org/packages/40/32/6c5e2c3cf2a77fcac304f26d66fad8a386a7821289e903ebc124d1ac3cf2/ofxclient-1.3.6.tar.gz" } ], "1.3.8": [ { "comment_text": "", "digests": { "md5": "2358c0c4e70ad42dff3e219d523009fb", "sha256": "350e54dec25fa4bbf9439057d93a538bd4d6bf5fcc1ae7313ac3bf13947f7cd3" }, "downloads": -1, "filename": "ofxclient-1.3.8-py2.7.egg", "has_sig": false, "md5_digest": "2358c0c4e70ad42dff3e219d523009fb", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 32735, "upload_time": "2013-03-26T11:27:57", "url": "https://files.pythonhosted.org/packages/54/5a/a10510036a2c730e77f8ab76c5131684174ebf9c9c67e41df9333eb7fb6c/ofxclient-1.3.8-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a632e157f9c98524bf9302a0c6788174", "sha256": "99ab03bffdb30d9ec98724898f428f8e73129483417d5892799a0f0d2249f233" }, "downloads": -1, "filename": "ofxclient-1.3.8.tar.gz", "has_sig": false, "md5_digest": "a632e157f9c98524bf9302a0c6788174", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12118, "upload_time": "2013-03-26T11:27:54", "url": "https://files.pythonhosted.org/packages/d2/c0/2fde47b0181005d8494b667971b426eb45bf5cb824b5d76b6c5d2555b0f3/ofxclient-1.3.8.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "e94cb04089fafc260130a18efbcae15b", "sha256": "ee7849f68af5434518c1d139ef837bc1a642b4e05957b0653b2378fdbc9a0faa" }, "downloads": -1, "filename": "ofxclient-2.0.0-py3.5.egg", "has_sig": false, "md5_digest": "e94cb04089fafc260130a18efbcae15b", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 36785, "upload_time": "2016-02-12T03:00:46", "url": "https://files.pythonhosted.org/packages/3b/70/80ccbfcf2485c256d59406b776f60823217891eb5f69958fe8afe899e2fb/ofxclient-2.0.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "5fd548e95161ef6852eb01eb25c60226", "sha256": "eb11a728b859d0b1afbefcba052313f8bdbfdb1171b7b871150efdca011b1058" }, "downloads": -1, "filename": "ofxclient-2.0.0.tar.gz", "has_sig": false, "md5_digest": "5fd548e95161ef6852eb01eb25c60226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16435, "upload_time": "2016-02-12T03:00:33", "url": "https://files.pythonhosted.org/packages/91/cb/23bc4da02a86660dd8d6bf440cecb48e9a7418934d399367e25d8a8486c4/ofxclient-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "4d62da2f37d59ae119f0ebf9376bb6d9", "sha256": "93b6181b57c057d63858d68d7532679eee4d049e1ac8b8de4d34bd52f1b1758a" }, "downloads": -1, "filename": "ofxclient-2.0.1-py3.5.egg", "has_sig": false, "md5_digest": "4d62da2f37d59ae119f0ebf9376bb6d9", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 36782, "upload_time": "2016-02-12T03:04:32", "url": "https://files.pythonhosted.org/packages/d1/e7/fb7117462c86bb660f970e5b17bebcaeaa9a50ec11a1f86e870d9f737059/ofxclient-2.0.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "e153ab9b9c8a16276b6dc9c7a1f334f7", "sha256": "bb7ec7c263125cf64908fea0412c5d43315a9c094273303b196c4f017978ee96" }, "downloads": -1, "filename": "ofxclient-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e153ab9b9c8a16276b6dc9c7a1f334f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16439, "upload_time": "2016-02-12T03:04:21", "url": "https://files.pythonhosted.org/packages/a9/94/5915a9cfc707a5c4c450b0e6939cb1beeaec30f1e884f199d29bd542cded/ofxclient-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "7871ca563411f09f811974b5bfa61cba", "sha256": "75911a479fb192fb8076478865eb6b5bc04f309eebed433e8f2363ac96c4374c" }, "downloads": -1, "filename": "ofxclient-2.0.2-py3.5.egg", "has_sig": false, "md5_digest": "7871ca563411f09f811974b5bfa61cba", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 37030, "upload_time": "2016-05-30T14:25:23", "url": "https://files.pythonhosted.org/packages/38/04/1dc8e136c6ae3d59e9ae9ceb198535c95f71bd6b401634338780ad1377fb/ofxclient-2.0.2-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "94fd3eff209b1b69647ddfb108bf62ed", "sha256": "3617d28d75c7afc0192276c405861b164250a8e16289a19046811ceccbf83aee" }, "downloads": -1, "filename": "ofxclient-2.0.2.tar.gz", "has_sig": false, "md5_digest": "94fd3eff209b1b69647ddfb108bf62ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16675, "upload_time": "2016-05-30T14:25:18", "url": "https://files.pythonhosted.org/packages/62/f2/aa38d119e5fd6acf6468b8ea14310b9f5bba025470875fc78f03bdfe5eaa/ofxclient-2.0.2.tar.gz" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "3a535f3ce97dc74d2df4a1ec56cc59c6", "sha256": "d646304f1d887aac3d56a114dccc791c2180f00780d7a81c64fa19d13c46a7c5" }, "downloads": -1, "filename": "ofxclient-2.0.3-py2.7.egg", "has_sig": false, "md5_digest": "3a535f3ce97dc74d2df4a1ec56cc59c6", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 37361, "upload_time": "2017-04-28T04:00:22", "url": "https://files.pythonhosted.org/packages/28/51/20cdb9334dfd20579c63d22c9400efe866444a3c136e9219462c17f2d121/ofxclient-2.0.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "2988c76477cf7868e0d591c7fe33b90d", "sha256": "6894e30b25879e09050321e56d2e2dbb08860ab59a57d3811dd6934197c6b049" }, "downloads": -1, "filename": "ofxclient-2.0.3.tar.gz", "has_sig": false, "md5_digest": "2988c76477cf7868e0d591c7fe33b90d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17209, "upload_time": "2017-04-28T04:00:19", "url": "https://files.pythonhosted.org/packages/e5/46/469b4eacdce37175e7d3df36c69f5ed08961cfd33106cd8c1b4998162d55/ofxclient-2.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a535f3ce97dc74d2df4a1ec56cc59c6", "sha256": "d646304f1d887aac3d56a114dccc791c2180f00780d7a81c64fa19d13c46a7c5" }, "downloads": -1, "filename": "ofxclient-2.0.3-py2.7.egg", "has_sig": false, "md5_digest": "3a535f3ce97dc74d2df4a1ec56cc59c6", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 37361, "upload_time": "2017-04-28T04:00:22", "url": "https://files.pythonhosted.org/packages/28/51/20cdb9334dfd20579c63d22c9400efe866444a3c136e9219462c17f2d121/ofxclient-2.0.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "2988c76477cf7868e0d591c7fe33b90d", "sha256": "6894e30b25879e09050321e56d2e2dbb08860ab59a57d3811dd6934197c6b049" }, "downloads": -1, "filename": "ofxclient-2.0.3.tar.gz", "has_sig": false, "md5_digest": "2988c76477cf7868e0d591c7fe33b90d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17209, "upload_time": "2017-04-28T04:00:19", "url": "https://files.pythonhosted.org/packages/e5/46/469b4eacdce37175e7d3df36c69f5ed08961cfd33106cd8c1b4998162d55/ofxclient-2.0.3.tar.gz" } ] }