{
"info": {
"author": "Grey Li",
"author_email": "withlihui@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"description": "Flask-Share\r\n===========\r\n\r\nCreate social share component in Jinja2 template based\r\non `share.js
Maecenas tincidunt lacus at velit. Phasellus in felis. Praesent\r\n\t id massa id nisl venenatis lacinia. Integer ac neque. Morbi ut odio.\r\n\t Nullam varius. Sed vel enim sit amet nunc viverra dapibus. Nullam\r\n\t varius. In hac habitasse platea dictumst.
\r\n\t {{ share.create(title='Share with: ') }}\r\n \r\n \r\n\r\nAnd here is what you get:\r\n\r\n.. figure:: https://raw.githubusercontent.com/greyli/flask-share/master/images/demo.png\r\n\r\n Before you ask, the share component is **highly customizable**.\r\n\r\nLinks\r\n---------\r\n\r\n* `Documentation