{ "info": { "author": "Dmitry Agafonov", "author_email": "Dmitry@Agafonov.pp.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python" ], "description": "============================\nAbout Django Icons Famfamfam\n============================\n\nThis package provides django staticfiles with famous famfamfam silk and\nflag (png) icon sets combined together into one reuseable app.\n\nAll images were additionally optimized using optipng, pngcrush and\nconvert from imagemagick to produce minimal possible size with no loss.\n\nTotal image count: 1248. Optimization: 794 kB => 729 kB (~8% less).\n\nThree template tags for easy usage are included via ``icons`` tag library.\n\nInstallation\n------------\n\n**Via PyPI**::\n\n pip install django-icons-famfamfam\n\n**Directly from GitHub**::\n\n pip install git+git://github.com/agafonovdmitry/django-icons-famfamfam.git\n\nUsage\n-----\n\n**Make sure these lines are in** ``INSTALLED_APPS`` **in** ``settings.py``::\n\n 'django.contrib.staticfiles',\n 'icons_famfamfam',\n\n**In your templates**:\n\nAdd something like this to CSS::\n\n .icon { width:16px; height:16px; padding:2px; line-height:20px; }\n .bgicon { padding-left:20px; background-repeat:no-repeat; line-height:20px; }\n .listicon { /* ... */ }\n\nDirect images usage::\n\n \n \nOr use special template tags bundled::\n\n {% load icons %}\n \n

{% icon 'webcam' styles='border:1px solid #ccc' classes='one two' %} See me on-line!

\n\n

Login

\n

Username

\n

Please subscribe to our RSS feed.

\n\n \n\nSee ``example_project`` folder at github which contains minimal django\nproject and provided for testing and demonstration purposes.\n\n\n**Original author's README files with license information follows:**\n\n------------\n\nSilk icon set 1.3\n\nMark James\nhttp://www.famfamfam.com/lab/icons/silk/\n\nThis work is licensed under a\nCreative Commons Attribution 2.5 License.\n[ http://creativecommons.org/licenses/by/2.5/ ]\n\nThis means you may use it for any purpose,\nand make any changes you like.\nAll I ask is that you include a link back\nto this page in your credits.\n\nAre you using this icon set? Send me an email\n(including a link or picture if available) to\nmjames@gmail.com\n\nAny other questions about this icon set please\ncontact mjames@gmail.com\n\n------------\n\nFlag icons - http://www.famfamfam.com\n\nThese icons are public domain, and as such are free for any use (attribution appreciated but not required).\n\nNote that these flags are named using the ISO3166-1 alpha-2 country codes where appropriate. A list of codes can be found at http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2\n\nIf you find these icons useful, please donate via paypal to mjames@gmail.com (or click the donate button available at http://www.famfamfam.com/lab/icons/silk)\n\nContact: mjames@gmail.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/agafonovdmitry/django-icons-famfamfam", "keywords": null, "license": "Various, see README file", "maintainer": null, "maintainer_email": null, "name": "django-icons-famfamfam", "package_url": "https://pypi.org/project/django-icons-famfamfam/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-icons-famfamfam/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/agafonovdmitry/django-icons-famfamfam" }, "release_url": "https://pypi.org/project/django-icons-famfamfam/0.2-1/", "requires_dist": null, "requires_python": null, "summary": "Django staticfiles with famfamfam silk and flag icon sets", "version": "0.2-1" }, "last_serial": 838486, "releases": { "0.2-1": [ { "comment_text": "", "digests": { "md5": "0e5f8acdca8b51f455894e12e315e8f9", "sha256": "a103d1b2d803377000be9c9dd4e7de6a23841f6a42affdbc8549856fe4e01d06" }, "downloads": -1, "filename": "django-icons-famfamfam-0.2-1.tar.gz", "has_sig": false, "md5_digest": "0e5f8acdca8b51f455894e12e315e8f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 706797, "upload_time": "2012-08-18T18:24:24", "url": "https://files.pythonhosted.org/packages/85/3a/d1fe61f56aa47be240a82114432a0e333b3883b200c810e61fb5c5c0ec67/django-icons-famfamfam-0.2-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e5f8acdca8b51f455894e12e315e8f9", "sha256": "a103d1b2d803377000be9c9dd4e7de6a23841f6a42affdbc8549856fe4e01d06" }, "downloads": -1, "filename": "django-icons-famfamfam-0.2-1.tar.gz", "has_sig": false, "md5_digest": "0e5f8acdca8b51f455894e12e315e8f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 706797, "upload_time": "2012-08-18T18:24:24", "url": "https://files.pythonhosted.org/packages/85/3a/d1fe61f56aa47be240a82114432a0e333b3883b200c810e61fb5c5c0ec67/django-icons-famfamfam-0.2-1.tar.gz" } ] }