{ "info": { "author": "Antoine Nguyen", "author_email": "tonio@ngyn.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Communications :: Email", "Topic :: Internet :: WWW/HTTP" ], "description": "PDF credentials for Modoboa\n===========================\n\n|travis| |codecov| |landscape|\n\nA simple `Modoboa `_ extension which provides a\nway to download PDF documents containing users credentials.\n\nInstallation\n------------\n\nInstall this extension system-wide or inside a virtual environment by\nrunning the following command::\n\n $ python setup.py install\n\nThen, edit the ``settings.py`` file of your modoboa instance and\nadd ``modoboa_pdfcredentials`` inside the ``MODOBOA_APPS`` variable\nlike this::\n\n MODOBOA_APPS = (\n # ...\n 'modoboa_pdfcredentials',\n )\n\nRestart the python process running modoboa (uwsgi, gunicorn, apache,\nwhatever).\n\nConfiguration\n-------------\n\nAll the configuration is done from the admin panel (*Modoboa >\nParameters > PDF Credentials*).\n\n.. |travis| image:: https://travis-ci.org/modoboa/modoboa-pdfcredentials.svg?branch=master\n :target: https://travis-ci.org/modoboa/modoboa-pdfcredentials\n\n.. |codecov| image:: https://codecov.io/gh/modoboa/modoboa-pdfcredentials/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/modoboa/modoboa-pdfcredentials\n\n.. |landscape| image:: https://landscape.io/github/modoboa/modoboa-pdfcredentials/master/landscape.svg?style=flat\n :target: https://landscape.io/github/modoboa/modoboa-pdfcredentials/master\n :alt: Code Health\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://modoboa.org/", "keywords": "email", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "modoboa-pdfcredentials", "package_url": "https://pypi.org/project/modoboa-pdfcredentials/", "platform": "", "project_url": "https://pypi.org/project/modoboa-pdfcredentials/", "project_urls": { "Homepage": "http://modoboa.org/" }, "release_url": "https://pypi.org/project/modoboa-pdfcredentials/1.3.2/", "requires_dist": [ "modoboa (>=1.10.1)", "reportlab" ], "requires_python": "", "summary": "Generate PDF documents containing user credentials", "version": "1.3.2" }, "last_serial": 4885763, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b9a34f3b0da830176577cdc18ffbbca1", "sha256": "f87639f897173a9abab64b8185cbfc2583161eddfb70a552443d428bb788701d" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b9a34f3b0da830176577cdc18ffbbca1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7701, "upload_time": "2015-06-10T12:40:25", "url": "https://files.pythonhosted.org/packages/36/82/622bf3575f880d96e5965896e6b470b52f6fee3d3f6e3e7cb0f1ee7fe269/modoboa-pdfcredentials-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "78633a01045dc542478794f74ce0c5b8", "sha256": "63a9aa5f7dd26c3d0f32c73a872bf82ad886f530496bdf2eb3d50610efe2925e" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.0.1.tar.gz", "has_sig": false, "md5_digest": "78633a01045dc542478794f74ce0c5b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10625, "upload_time": "2015-11-02T21:18:14", "url": "https://files.pythonhosted.org/packages/a5/77/2740ffafa4d808ad62dea35ecd55ca3942c1054e1207fdad95efc176aa85/modoboa-pdfcredentials-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "f7dd9c728c601e41adfbafe9a44868d7", "sha256": "21162da46688b6052a1d013a7aba56f652fe8ea8fb62efeeb4ddfe7932ef3ea3" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f7dd9c728c601e41adfbafe9a44868d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10684, "upload_time": "2016-05-11T07:37:43", "url": "https://files.pythonhosted.org/packages/cd/d8/61dcc652a59320f8151df529b55f27d276ab2d0ad97997c267531a760c74/modoboa-pdfcredentials-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "12de1a2c2c97f33e2197a2c6315d42af", "sha256": "d987712b3b911f1d77e9ceb983f5eb49643fa462a6ad39edb2dd8afd5f29f513" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.0.3.tar.gz", "has_sig": false, "md5_digest": "12de1a2c2c97f33e2197a2c6315d42af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10685, "upload_time": "2016-05-11T09:48:29", "url": "https://files.pythonhosted.org/packages/f1/cf/04cd8a7abbdc562943412dac66dc8319d2535202500475c96d6a99cc16d9/modoboa-pdfcredentials-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "f32b1cd3bb80fe92e605df5dbcee415e", "sha256": "23e09d906cd985e0fbc28e1c3d20503b163b3ba06b7dd8626f5f12d1c88ad33d" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f32b1cd3bb80fe92e605df5dbcee415e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17794, "upload_time": "2017-03-03T12:41:26", "url": "https://files.pythonhosted.org/packages/7b/7c/9a11108493ea9936b2a18f1f2e5c492c0e48732d9e3b0f065b66e2fa8e6a/modoboa-pdfcredentials-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "7bcb3c2cb4d63cf80fc6b2d5ba003c7b", "sha256": "e94fa9f114d4e546e9e53659521725bc41e87574239e6976dd9347487ea7bb21" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.1.1.tar.gz", "has_sig": false, "md5_digest": "7bcb3c2cb4d63cf80fc6b2d5ba003c7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17935, "upload_time": "2017-07-31T11:49:49", "url": "https://files.pythonhosted.org/packages/32/63/a8dd2ef1994fff24f6c005c53a59e783870ec79342dea32fe2849e718e32/modoboa-pdfcredentials-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "12874252caa0596f56be61a1028b2149", "sha256": "974f22930cced9e8ec8ce07739b0904f55c7761682345331f25119867b78597c" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.1.2.tar.gz", "has_sig": false, "md5_digest": "12874252caa0596f56be61a1028b2149", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17946, "upload_time": "2017-09-09T07:15:19", "url": "https://files.pythonhosted.org/packages/29/78/05194a171509da47a3a1f3322222dab3bb87947092b259f668fb79873afe/modoboa-pdfcredentials-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "902d17e6f815a01303887f161f269558", "sha256": "f4111b297fdde1e332aeef48c6bbf91517b870a12b0d3f301a8833cfdeea564d" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.1.3.tar.gz", "has_sig": false, "md5_digest": "902d17e6f815a01303887f161f269558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17953, "upload_time": "2017-09-15T07:07:36", "url": "https://files.pythonhosted.org/packages/8e/ee/f4cadda5abad90f9fcde1714c9306e828a86e0991ad90eadac222bafd3fe/modoboa-pdfcredentials-1.1.3.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "f2799fa9d746a5d47489377beb9b0ca9", "sha256": "b410b8efa778dadac70d3cb1af56d30c9f52ba76208cb24a510184f8ef496ddf" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.2.0.tar.gz", "has_sig": false, "md5_digest": "f2799fa9d746a5d47489377beb9b0ca9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21863, "upload_time": "2017-09-27T10:13:12", "url": "https://files.pythonhosted.org/packages/93/7f/8537bc4731df51f9e7b899edf7ffff34c3c27a941891f156b0a2598ab76f/modoboa-pdfcredentials-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "383f9608e68ed081217d97ca991d39a8", "sha256": "06d9fcf7a1a6d21e54c115191d23d308176d4a3fd4b690a30c20a0d4d60c4885" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.2.1.tar.gz", "has_sig": false, "md5_digest": "383f9608e68ed081217d97ca991d39a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21908, "upload_time": "2017-09-29T17:08:48", "url": "https://files.pythonhosted.org/packages/c8/66/b8b3857dcdc8cbfba0267d1efd98765733ee7e3969274cc2c01e3cae6756/modoboa-pdfcredentials-1.2.1.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "69d12917f08de7695e917d54e9df00d7", "sha256": "f5e4444c7f61b60c8c436505c0a9e8d8fe77f435fc2771ec2d34668def60608f" }, "downloads": -1, "filename": "modoboa_pdfcredentials-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69d12917f08de7695e917d54e9df00d7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 59253, "upload_time": "2018-01-25T12:53:14", "url": "https://files.pythonhosted.org/packages/47/20/32ac036b50dc1d525a10faf2fa6e1c891ca38bd9d65273a344cb676fa0bd/modoboa_pdfcredentials-1.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95ac53bed43a9b83e8305220d3d28956", "sha256": "381f9a56fb5bfb3e165c5fd5ce9b1aa8ce51a328d3116da742f0893ccbdaee5e" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.3.0.tar.gz", "has_sig": false, "md5_digest": "95ac53bed43a9b83e8305220d3d28956", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43066, "upload_time": "2018-01-25T12:53:16", "url": "https://files.pythonhosted.org/packages/22/4a/a8a2814970e6ba0215ea0cdbfc3200290ce47fa54d5711831882a6d5ac44/modoboa-pdfcredentials-1.3.0.tar.gz" } ], "1.3.1": [ { "comment_text": "", "digests": { "md5": "8ba07c6da69b200811a16b28da9f9955", "sha256": "12b117553fa0bdb936d31a2e096a3f8263962f956e971f7b3d513aeaf161a900" }, "downloads": -1, "filename": "modoboa_pdfcredentials-1.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8ba07c6da69b200811a16b28da9f9955", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 59274, "upload_time": "2018-01-26T16:49:58", "url": "https://files.pythonhosted.org/packages/6d/5a/2f49b421a8beade46dd7e67ad5cec8c4cbc80333a52181297620937bf3bd/modoboa_pdfcredentials-1.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "471b4522e613b62726ea7333c811b066", "sha256": "d335be99347732a7ce9c969797053a621dae66d599f1ba595147a6a5f82c93bb" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.3.1.tar.gz", "has_sig": false, "md5_digest": "471b4522e613b62726ea7333c811b066", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43063, "upload_time": "2018-01-26T16:49:59", "url": "https://files.pythonhosted.org/packages/60/4f/70cc6c1d6f59927a5572216a1f626ee98d9b415b738e04e0c216bda1dc69/modoboa-pdfcredentials-1.3.1.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "00887692a337819d4f45cf776f145b09", "sha256": "445b4b1806d7c9ad54988013df6b897b1da4591ade9a68facf2709ea4a6e5e72" }, "downloads": -1, "filename": "modoboa_pdfcredentials-1.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00887692a337819d4f45cf776f145b09", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 68701, "upload_time": "2019-03-01T17:12:58", "url": "https://files.pythonhosted.org/packages/bb/f4/85af10f258a5d7f3b974483ef6489ca72df07baabdb72ec11fb0135c9bc1/modoboa_pdfcredentials-1.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c994412f627ede9fa791825eec8c94b", "sha256": "f6403cc291ce8e811f0e574d7b5fe1ffb628a615eb27b80c9f9e85c8835e76b2" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.3.2.tar.gz", "has_sig": false, "md5_digest": "9c994412f627ede9fa791825eec8c94b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48344, "upload_time": "2019-03-01T17:13:00", "url": "https://files.pythonhosted.org/packages/9b/e8/d2ca722ed038323a7f18f11d31d1fa90de4d87d94bc7d5d18f81b877f15d/modoboa-pdfcredentials-1.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00887692a337819d4f45cf776f145b09", "sha256": "445b4b1806d7c9ad54988013df6b897b1da4591ade9a68facf2709ea4a6e5e72" }, "downloads": -1, "filename": "modoboa_pdfcredentials-1.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "00887692a337819d4f45cf776f145b09", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 68701, "upload_time": "2019-03-01T17:12:58", "url": "https://files.pythonhosted.org/packages/bb/f4/85af10f258a5d7f3b974483ef6489ca72df07baabdb72ec11fb0135c9bc1/modoboa_pdfcredentials-1.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9c994412f627ede9fa791825eec8c94b", "sha256": "f6403cc291ce8e811f0e574d7b5fe1ffb628a615eb27b80c9f9e85c8835e76b2" }, "downloads": -1, "filename": "modoboa-pdfcredentials-1.3.2.tar.gz", "has_sig": false, "md5_digest": "9c994412f627ede9fa791825eec8c94b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48344, "upload_time": "2019-03-01T17:13:00", "url": "https://files.pythonhosted.org/packages/9b/e8/d2ca722ed038323a7f18f11d31d1fa90de4d87d94bc7d5d18f81b877f15d/modoboa-pdfcredentials-1.3.2.tar.gz" } ] }