{ "info": { "author": "Kevin Teague", "author_email": "kevin@bud.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Documentation", "Topic :: Utilities" ], "description": "sphinxcontrib-email\r\n===================\r\n\r\nThis package contains sphinxcontrb.email, an email obfuscator for\r\nSphinx-based documentation.\r\n\r\n\r\nInstallation\r\n============\r\n::\r\n\r\n pip install sphinxcontrib-email\r\n\r\n\r\nConfiguration\r\n=============\r\n\r\nAdd ``'sphinxcontrib.email'`` to the ``extensions`` list in ``conf.py``.\r\n\r\n ::\r\n\r\n extensions = [ 'sphinxcontrib.email' ]\r\n\r\n\r\nUsage\r\n=====\r\n\r\nTo obfuscate an email address use something like::\r\n\r\n :email:`Name Surname `\r\n :email:`Name Surname (user@myplace.org)`\r\n\r\nRenders as \"Name Surname\" with the appropriate mailto link.\r\n\r\n :email:`user@myplace.org`\r\n\r\nRenders as \"user@myplace.org\" with the appropriate mailto link\r\n\r\nHistory\r\n=======\r\n\r\n0.1\r\n First public release.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/sphinxcontrib-email", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/birkenfeld/sphinx-contrib", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "sphinxcontrib-email", "package_url": "https://pypi.org/project/sphinxcontrib-email/", "platform": "any", "project_url": "https://pypi.org/project/sphinxcontrib-email/", "project_urls": { "Download": "http://pypi.python.org/pypi/sphinxcontrib-email", "Homepage": "http://bitbucket.org/birkenfeld/sphinx-contrib" }, "release_url": "https://pypi.org/project/sphinxcontrib-email/0.1/", "requires_dist": null, "requires_python": null, "summary": "Sphinx email obfuscation extension", "version": "0.1" }, "last_serial": 799899, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6a161a9d591f9c25b861f28790719d2f", "sha256": "668620104dedc84c0c56c12f16b173e03d1a5f3db739778ce2ec3adcc531fd5e" }, "downloads": -1, "filename": "sphinxcontrib_email-0.1-py2.6.egg", "has_sig": false, "md5_digest": "6a161a9d591f9c25b861f28790719d2f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5043, "upload_time": "2011-01-29T18:49:46", "url": "https://files.pythonhosted.org/packages/43/84/3ca0271af0bfbe034d82f975985111227385185b95c9febbf3e50b110768/sphinxcontrib_email-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "de53b61965da3255fd8fd91784548883", "sha256": "1967333fb575549b6e1e3afeac1c73b58e1f5fffcd5eea0e38110ba13c2c372a" }, "downloads": -1, "filename": "sphinxcontrib-email-0.1.tar.gz", "has_sig": false, "md5_digest": "de53b61965da3255fd8fd91784548883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2958, "upload_time": "2011-01-29T18:49:47", "url": "https://files.pythonhosted.org/packages/bf/1a/173a6b211d42f28317d3b56ae2b6b88fc87fa3f51c8f5d72b792f83a0d34/sphinxcontrib-email-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a161a9d591f9c25b861f28790719d2f", "sha256": "668620104dedc84c0c56c12f16b173e03d1a5f3db739778ce2ec3adcc531fd5e" }, "downloads": -1, "filename": "sphinxcontrib_email-0.1-py2.6.egg", "has_sig": false, "md5_digest": "6a161a9d591f9c25b861f28790719d2f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5043, "upload_time": "2011-01-29T18:49:46", "url": "https://files.pythonhosted.org/packages/43/84/3ca0271af0bfbe034d82f975985111227385185b95c9febbf3e50b110768/sphinxcontrib_email-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "de53b61965da3255fd8fd91784548883", "sha256": "1967333fb575549b6e1e3afeac1c73b58e1f5fffcd5eea0e38110ba13c2c372a" }, "downloads": -1, "filename": "sphinxcontrib-email-0.1.tar.gz", "has_sig": false, "md5_digest": "de53b61965da3255fd8fd91784548883", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2958, "upload_time": "2011-01-29T18:49:47", "url": "https://files.pythonhosted.org/packages/bf/1a/173a6b211d42f28317d3b56ae2b6b88fc87fa3f51c8f5d72b792f83a0d34/sphinxcontrib-email-0.1.tar.gz" } ] }