{ "info": { "author": "Eduardo Cereto Carvalho", "author_email": "eduardocereto@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: BSD License", "Natural Language :: Portuguese (Brazilian)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========\npyboleto\n========\n\n.. image:: https://secure.travis-ci.org/eduardocereto/pyboleto.png?branch=master\n :target: http://travis-ci.org/#!/eduardocereto/pyboleto\n\n.. _pyboleto-synopsis:\n\npyboleto provides a python class to generate \"boletos de cobranca\" as these\nare the Brazilian equivalent for invoices.\n\nIt's easy to implement classes for new banks.\n\nThis class is still in development and currently has no documented API.\n\n.. contents::\n :local:\n\n.. _pyboleto-implemented-bank:\n\nImplemented Banks\n=================\n\nYou can help writing code for more banks or printing and testing current\nimplementations.\n\nFor now here's where we are.\n\n +----------------------+----------------+-----------------+------------+\n | **Bank** | **Carteira /** | **Implemented** | **Tested** |\n | | **Convenio** | | |\n +======================+================+=================+============+\n | **Banco do Brasil** | 18 | Yes | Yes |\n +----------------------+----------------+-----------------+------------+\n | **Banrisul** | x | Yes | Yes |\n +----------------------+----------------+-----------------+------------+\n | **Bradesco** | 06, 03 | Yes | Yes |\n +----------------------+----------------+-----------------+------------+\n | **Caixa Economica** | SR | Yes | No |\n +----------------------+----------------+-----------------+------------+\n | **HSBC** | CNR, CSB | Yes | No |\n +----------------------+----------------+-----------------+------------+\n | **Itau** | 157 | Yes | Yes |\n +----------------------+----------------+-----------------+------------+\n | **Itau** | 175, 174, 178, | Yes | No |\n | | 104, 109 | | |\n +----------------------+----------------+-----------------+------------+\n | **Real** | 57 | Yes | No |\n +----------------------+----------------+-----------------+------------+\n | **Santander** | 102 | Yes | Yes |\n +----------------------+----------------+-----------------+------------+\n | **Santander** | 101, 201 | Yes | No |\n +----------------------+----------------+-----------------+------------+\n\n.. _pyboleto-docs:\n\nDocumentation\n=============\n\nhttp://packages.python.org/pyboleto/\n\nThe best way to learn how to create Boletos using pyboleto is to look at the\nexamples at `pyboleto_sample.py`_\n\n\n.. _pyboleto_sample.py: https://github.com/eduardocereto/pyboleto/blob/master/bin/pyboleto_sample.py\n\n.. _pyboleto-installation:\n\nInstallation\n============\n\nYou can install pyboleto either via the Python Package Index (PyPI)\nor from source.\n\nTo install using pip,::\n\n $ pip install pyboleto\n\nTo install using easy_install,::\n\n $ easy_install pyboleto\n\n\n.. _pyboleto-installing-from-source:\n\nDownloading and installing from source\n--------------------------------------\n\nDownload the latest version of pyboleto from\nhttp://pypi.python.org/pypi/pyboleto/\n\nYou can install it by doing the following,::\n\n $ tar xvfz pyboleto-0.0.0.tar.gz\n $ cd pyboleto-0.0.0\n $ python setup.py build\n # python setup.py install # as root\n\n.. _pyboleto-installing-from-hg:\n\nUsing the development version\n-----------------------------\n\nYou can clone the repository by doing the following::\n\n $ git clone https://github.com/eduardocereto/pyboleto.git\n\n.. _pyboleto-unittests:\n\nExecuting unittests\n===================\n\nYou need either setuptools or distribute in order to execute the tests. Chances are you already have one or another. You also need `pdftohtml`_.::\n\n $ cd pyboleto\n $ python setup.py test\n\n\n.. _pdftohtml: http://poppler.freedesktop.org/\n\n.. _pyboleto-license:\n\nLicense\n=======\n\nThis software is licensed under the `New BSD License`. See the ``LICENSE``\nfile in the top distribution directory for the full license text.\n\n.. vim:tw=0:sw=4:et", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyboleto/", "download_url": "http://pypi.python.org/pypi/pyboleto", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eduardocereto/pyboleto", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pyboleto", "package_url": "https://pypi.org/project/pyboleto/", "platform": "any", "project_url": "https://pypi.org/project/pyboleto/", "project_urls": { "Download": "http://pypi.python.org/pypi/pyboleto", "Homepage": "https://github.com/eduardocereto/pyboleto" }, "release_url": "https://pypi.org/project/pyboleto/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Python Library to create \"boletos de cobran\u00e7a banc\u00e1ria\" for several Brazilian banks", "version": "0.3.1" }, "last_serial": 2057503, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "39b44629713ec9223b937b9d8a670213", "sha256": "0b92318f53a5fedba5df994c1cd8ca3fb14253afdcf0320675c7d5741eea0155" }, "downloads": -1, "filename": "pyboleto-0.1.10.tar.gz", "has_sig": false, "md5_digest": "39b44629713ec9223b937b9d8a670213", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29091, "upload_time": "2011-03-17T19:18:27", "url": "https://files.pythonhosted.org/packages/1a/7a/e07375be8540262b5f51d0e21fdfe4f551a18a3a1cafabb3c5153dfe2507/pyboleto-0.1.10.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "7913e4e2e488ed15dd37056a1a139409", "sha256": "72061daa79cbaed67a57fa54350fde87c2a5a2fc3e0c0d8d94f6177e3a494b04" }, "downloads": -1, "filename": "pyboleto-0.1.6.tar.gz", "has_sig": false, "md5_digest": "7913e4e2e488ed15dd37056a1a139409", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25563, "upload_time": "2011-01-25T07:40:24", "url": "https://files.pythonhosted.org/packages/e3/11/690bbc3b25d43116191530188505f92f7727e45eae8c698f51e9c2407e57/pyboleto-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "e37b7982ea8c4a22c5a2f8b5448de27d", "sha256": "e828648b56956e9fcf7b7ffb2d1be0427ae0695a3f72b768e01afefc315e222f" }, "downloads": -1, "filename": "pyboleto-0.1.7.tar.gz", "has_sig": false, "md5_digest": "e37b7982ea8c4a22c5a2f8b5448de27d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29040, "upload_time": "2011-01-27T05:13:53", "url": "https://files.pythonhosted.org/packages/e8/62/810c4bdce541d8c0e7859e6d7ec2a5f085de3380f944cbdfb213c2b1c95c/pyboleto-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "d264d7fd1aa37791bcf5a94b8c283efd", "sha256": "3525349bbdb8cf2a30caf1a23ed941f63eea4115206b4a362a94fe230ac4b332" }, "downloads": -1, "filename": "pyboleto-0.1.8.tar.gz", "has_sig": false, "md5_digest": "d264d7fd1aa37791bcf5a94b8c283efd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29092, "upload_time": "2011-03-17T04:54:21", "url": "https://files.pythonhosted.org/packages/8b/6c/13dace0f339125b71b389fbab53ca886390d165cf1cd56a0ebf4b522e1ae/pyboleto-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "415868fd6f4482da9d1f3d81fb0ed717", "sha256": "6012d405510377ad4f24a95fb11ddf7771704a68fd31830015954a0b4e223d8a" }, "downloads": -1, "filename": "pyboleto-0.1.9.tar.gz", "has_sig": false, "md5_digest": "415868fd6f4482da9d1f3d81fb0ed717", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29091, "upload_time": "2011-03-17T19:10:47", "url": "https://files.pythonhosted.org/packages/f4/02/957d610fe9233696937e2e6886d21dac282d024172daa80754cd038e54ac/pyboleto-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0cd9ad04f3849b41d042c773b9ac0bee", "sha256": "05978c68b351b7004440d1d04237f779a0b495e7f7727f7733de1d4a9f2b08bb" }, "downloads": -1, "filename": "pyboleto-0.2.0.macosx-10.7-intel.exe", "has_sig": false, "md5_digest": "0cd9ad04f3849b41d042c773b9ac0bee", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 113760, "upload_time": "2012-07-03T13:20:10", "url": "https://files.pythonhosted.org/packages/b8/c8/3ebf489b6b88c954daf137acbe372fbfb7d292885939f20348ef4dcaa27d/pyboleto-0.2.0.macosx-10.7-intel.exe" }, { "comment_text": "", "digests": { "md5": "571795dbb7f26c3bfdfd259b0d2d065c", "sha256": "939e795b7782a0d0628248c7fa05c01bac090345285e991412a72308e29021cb" }, "downloads": -1, "filename": "pyboleto-0.2.0.tar.gz", "has_sig": false, "md5_digest": "571795dbb7f26c3bfdfd259b0d2d065c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38401, "upload_time": "2012-07-03T13:20:06", "url": "https://files.pythonhosted.org/packages/88/45/a24130a7afdd61f57ff018dae3e27003958590318bfc5363ab2e814bebd7/pyboleto-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "66f929891bc269c81efbcb9dadbbb974", "sha256": "11d8f7544c76022d7fbc7b7d970cb088399907440a1f73323fa75cf34520bf46" }, "downloads": -1, "filename": "pyboleto-0.2.1.macosx-10.7-intel.exe", "has_sig": false, "md5_digest": "66f929891bc269c81efbcb9dadbbb974", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 113764, "upload_time": "2012-07-03T14:08:19", "url": "https://files.pythonhosted.org/packages/b3/13/216b59fb71c48ab3838c800ff842d75c8200521b69f16c0b48a4564e6a3f/pyboleto-0.2.1.macosx-10.7-intel.exe" }, { "comment_text": "", "digests": { "md5": "00b5447b7b2996ff3ca7e8acc69b04c3", "sha256": "3ce89f4fd79a64457d673d04b58f7b318697c17c3308e32f78d6f747ab811082" }, "downloads": -1, "filename": "pyboleto-0.2.1.tar.gz", "has_sig": false, "md5_digest": "00b5447b7b2996ff3ca7e8acc69b04c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38370, "upload_time": "2012-07-03T14:08:15", "url": "https://files.pythonhosted.org/packages/d5/f9/9228bf73807551e2423178b2de8abd748ad869d061287dcb12d403b0265b/pyboleto-0.2.1.tar.gz" } ], "0.2.10": [ { "comment_text": "", "digests": { "md5": "c08625b15dcd4ebb9ad287affc2e9170", "sha256": "b91e07e34e2eb82d587e69caac59f036170ea12b050330cca4041507d8c6201a" }, "downloads": -1, "filename": "pyboleto-0.2.10.tar.gz", "has_sig": false, "md5_digest": "c08625b15dcd4ebb9ad287affc2e9170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70434, "upload_time": "2012-07-16T01:20:03", "url": "https://files.pythonhosted.org/packages/16/f3/badaef1b43572931520896b6a18aaffcd5dd04ca5db82ada86a0159bc6b6/pyboleto-0.2.10.tar.gz" } ], "0.2.11": [ { "comment_text": "", "digests": { "md5": "f2223f37b3f1f0819ff76adecaff9cbe", "sha256": "956c566dbbbc1f23e52ac8c2169fbd5efc5d5d661908bd4fc02961abd40b980e" }, "downloads": -1, "filename": "pyboleto-0.2.11.tar.gz", "has_sig": false, "md5_digest": "f2223f37b3f1f0819ff76adecaff9cbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80656, "upload_time": "2012-07-17T10:30:23", "url": "https://files.pythonhosted.org/packages/78/0f/dfd0a7993a0281d3cce88318fcd79e3592a1d7325c78513cb5180a6ce12a/pyboleto-0.2.11.tar.gz" } ], "0.2.12": [ { "comment_text": "", "digests": { "md5": "58c5419803d32b43ea3dd8eceda2251d", "sha256": "281b89cf51aa14d9e4fc39babbcffbc95ea5b7c9af05fcd7823d7574480bce79" }, "downloads": -1, "filename": "pyboleto-0.2.12.tar.gz", "has_sig": false, "md5_digest": "58c5419803d32b43ea3dd8eceda2251d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79989, "upload_time": "2014-10-27T23:10:56", "url": "https://files.pythonhosted.org/packages/8a/d5/0f4650e907978913645b377d09b7dd347ae5dcceab60072c2454fb5ebeef/pyboleto-0.2.12.tar.gz" } ], "0.2.13": [ { "comment_text": "", "digests": { "md5": "2be2aee4cbe69ad318223444b55a7519", "sha256": "22f8c52a95e922c94b7a95c2e52d52d07fefbaf2d0c3b5c7acc9bc53e95a1ac6" }, "downloads": -1, "filename": "pyboleto-0.2.13.tar.gz", "has_sig": false, "md5_digest": "2be2aee4cbe69ad318223444b55a7519", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80257, "upload_time": "2015-02-12T22:30:40", "url": "https://files.pythonhosted.org/packages/c4/57/022b24ad4040a36954ecb90e1d99b306a6ca156e520ae0a089b7bbca6019/pyboleto-0.2.13.tar.gz" } ], "0.2.14": [ { "comment_text": "", "digests": { "md5": "f86cea311cebc85fb51be947c8939622", "sha256": "5c336e0b4e69e774f014ddb54a4ff6da333504718f7d0fef0bf9e3be65fc3cce" }, "downloads": -1, "filename": "pyboleto-0.2.14.tar.gz", "has_sig": false, "md5_digest": "f86cea311cebc85fb51be947c8939622", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84695, "upload_time": "2015-03-04T08:27:26", "url": "https://files.pythonhosted.org/packages/af/59/1f5f125c7ecefa9abf399198ee877913c44ab5be2fc2d72c503ed7b2d7bc/pyboleto-0.2.14.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "c29ee2d92460e5c36fced08f1623e7b4", "sha256": "f0514bc9fa3f3a9c3d3eace99030da9315122da9c12c5404d1937bdb2184fb98" }, "downloads": -1, "filename": "pyboleto-0.2.2.tar.gz", "has_sig": false, "md5_digest": "c29ee2d92460e5c36fced08f1623e7b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37129, "upload_time": "2012-07-03T21:06:33", "url": "https://files.pythonhosted.org/packages/b3/cb/54e85b29e14d17fd6c5184059c66e4bcbab22e7353882845f93b1cbe574a/pyboleto-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "b225571c00eaa556764227e3f4c8617e", "sha256": "0793cd3162c6e82f9ccc7e9d24a3746066e2a45dfb63951537244e6822c2d673" }, "downloads": -1, "filename": "pyboleto-0.2.3.macosx-10.7-intel.exe", "has_sig": false, "md5_digest": "b225571c00eaa556764227e3f4c8617e", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 110021, "upload_time": "2012-07-04T09:33:37", "url": "https://files.pythonhosted.org/packages/80/df/cabda7bab4a79049eef0d962f3dc09de228b65a481372dd9fc6adc3a0a89/pyboleto-0.2.3.macosx-10.7-intel.exe" }, { "comment_text": "", "digests": { "md5": "fdc4e91ee534b25822856da5109af481", "sha256": "6839337a9e23ad887353db1f4308af9aa00aac3f2f576e09525a133f9de86768" }, "downloads": -1, "filename": "pyboleto-0.2.3.tar.gz", "has_sig": false, "md5_digest": "fdc4e91ee534b25822856da5109af481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43335, "upload_time": "2012-07-04T09:33:33", "url": "https://files.pythonhosted.org/packages/5b/36/a392fa2d45f24ec95ecc6ba19cb8f0469474fc03c117ac11cc96b7248212/pyboleto-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "ee6039c432eb25f70be6600472952205", "sha256": "e0651a041b4bd0412538b3f710bfb9a22e2a707b522b50efe061156ee329da59" }, "downloads": -1, "filename": "pyboleto-0.2.4.tar.gz", "has_sig": false, "md5_digest": "ee6039c432eb25f70be6600472952205", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61971, "upload_time": "2012-07-13T12:02:09", "url": "https://files.pythonhosted.org/packages/c5/ff/21eb079d0f75c3370709ab61a6eb3913d655997899cc54525823b7bacbcf/pyboleto-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "c1c8b6345e0972a6163a0226c91d3ec6", "sha256": "2f0210386a7a2a6b624119239aaba17255818dc4e182ae614bfb2c9f1fc87b91" }, "downloads": -1, "filename": "pyboleto-0.2.5.tar.gz", "has_sig": false, "md5_digest": "c1c8b6345e0972a6163a0226c91d3ec6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53699, "upload_time": "2012-07-14T15:37:55", "url": "https://files.pythonhosted.org/packages/e1/74/ab9d020d1a8f7368280ab9c4cebfde842bdbd8100277e8a5a5707c7253d6/pyboleto-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "0790322515e5fcace4dd67b4fd900a05", "sha256": "010bec2f2a286c56e553851902fd804823993a4140a08a5c317d293c3e00cced" }, "downloads": -1, "filename": "pyboleto-0.2.6.tar.gz", "has_sig": false, "md5_digest": "0790322515e5fcace4dd67b4fd900a05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53869, "upload_time": "2012-07-15T07:10:15", "url": "https://files.pythonhosted.org/packages/25/d1/81140b7e44585d5237072440bef844795d50ef4e29afd1c9b1c846e173c9/pyboleto-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "0a5c5ffcd4798201468fb4a82d921c1a", "sha256": "11fe5e0e85c5f906c214c018e45674af47f7c30db6e1758f0cdd059af5db7744" }, "downloads": -1, "filename": "pyboleto-0.2.7.tar.gz", "has_sig": false, "md5_digest": "0a5c5ffcd4798201468fb4a82d921c1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52611, "upload_time": "2012-07-15T07:30:02", "url": "https://files.pythonhosted.org/packages/6b/83/f03f123344cf28ee557792b22f95926825e25538f888bea24ba853d854aa/pyboleto-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "abf35c7f9e512ffcfafe36036d28e536", "sha256": "c8af508bf621313589f2f86feac033ba18d98096ea7e35ca963be87e61780b51" }, "downloads": -1, "filename": "pyboleto-0.2.8.tar.gz", "has_sig": false, "md5_digest": "abf35c7f9e512ffcfafe36036d28e536", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53861, "upload_time": "2012-07-15T08:01:30", "url": "https://files.pythonhosted.org/packages/d7/a7/ede931196e4eb5b009c35717444c979493ac3d6e6fbe5a83c4aa499d32bd/pyboleto-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "87971c89cf284c498d4af3b8b5dbac4a", "sha256": "10749422b595e2073909066c7c768c24d2a1eb034b84bbc30517d1d479538f5a" }, "downloads": -1, "filename": "pyboleto-0.2.9.tar.gz", "has_sig": false, "md5_digest": "87971c89cf284c498d4af3b8b5dbac4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53872, "upload_time": "2012-07-15T08:25:46", "url": "https://files.pythonhosted.org/packages/49/2b/f388b49edd03e0078686513220b953aafed433ba1e78de0a70ccc9ed9b52/pyboleto-0.2.9.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "17fb38e3266794ae848fcbb52e261ce1", "sha256": "5832254a20046df7f1f00f3e7c2ff12873a6a83ab0f5064db508fc28eb62d3dd" }, "downloads": -1, "filename": "pyboleto-0.3.0.tar.gz", "has_sig": false, "md5_digest": "17fb38e3266794ae848fcbb52e261ce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90528, "upload_time": "2016-04-11T09:39:09", "url": "https://files.pythonhosted.org/packages/d5/4f/6a5d2438d8e84f55e2dc78efb142f7fe9dd9e697646ae72d28c56abc99d0/pyboleto-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "bb6cfb0b2bbfd7a5b0da421e747b05b7", "sha256": "29690fbdb6d9930f385a2285bd08b38b7f2ce16e5880ff762244462f292f7caf" }, "downloads": -1, "filename": "pyboleto-0.3.1.tar.gz", "has_sig": false, "md5_digest": "bb6cfb0b2bbfd7a5b0da421e747b05b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90599, "upload_time": "2016-04-11T11:07:11", "url": "https://files.pythonhosted.org/packages/6f/22/3073b4454e2dba011a95b6a1ee40a8d9fca3f3a3381b0b984b923ea146e2/pyboleto-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb6cfb0b2bbfd7a5b0da421e747b05b7", "sha256": "29690fbdb6d9930f385a2285bd08b38b7f2ce16e5880ff762244462f292f7caf" }, "downloads": -1, "filename": "pyboleto-0.3.1.tar.gz", "has_sig": false, "md5_digest": "bb6cfb0b2bbfd7a5b0da421e747b05b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90599, "upload_time": "2016-04-11T11:07:11", "url": "https://files.pythonhosted.org/packages/6f/22/3073b4454e2dba011a95b6a1ee40a8d9fca3f3a3381b0b984b923ea146e2/pyboleto-0.3.1.tar.gz" } ] }