{ "info": { "author": "Philipp Hossner", "author_email": "philipp.hossner@posteo.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP" ], "description": "================\ndjango-filer-pdf\n================\n\nThis is a fork of Patrick Toal's PDF plugin for `django-filer`_. Currently this app does only provide a PDF icon for PDF-files. But maybe more features are added to make the originally intended features happen. Contributions are welcome ;-)\n\nDependencies\n------------\n\n* `django-filer`_ > 0.9a2\n\nInstallation\n------------\n\nTo get started using ``django-filer-pdf`` simply install it with\n``pip``::\n\n $ pip install django-filer-pdf\n \n\nConfiguration\n-------------\n\nAdd ``\"filer_pdf\"`` to your project's ``INSTALLED_APPS`` setting and run ``syncdb`` or ``migrate``.\n\n\n\n================\nOriginal text\n================\n\nThis app extends `django-filer`_ by adding the following features for PDF files:\n\n - Thumbnail generation for the first page of PDF documents.\n - Text extraction from PDF for indexing by search engines ( eg: Haystack )\n\n* Currently in \"vaporware\" state *\n\nDependencies\n------------\n\n* `django-filer`_ > 0.9a2\n* `pdfminer`_\n* `ImageMagick`_ (for PDF thumbnail generation)\n\n.. _django-filer: https://github.com/stefanfoulis/django-filer\n.. _pdfminer: http://www.unixuser.org/~euske/python/pdfminer/\n.. _ImageMagick: http://www.imagemagick.org/", "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/phihos/django-filer-pdf", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-filer-pdf", "package_url": "https://pypi.org/project/django-filer-pdf/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-filer-pdf/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/phihos/django-filer-pdf" }, "release_url": "https://pypi.org/project/django-filer-pdf/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A django-filer plugin for PDF file support.", "version": "0.0.1" }, "last_serial": 1613582, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "349f1ceda669efb09a0293e35badc313", "sha256": "41e08d4d584b987b8dbac3d072ebc4cbf53c144571df7383bdd1df051318414c" }, "downloads": -1, "filename": "django-filer-pdf-0.0.1.tar.gz", "has_sig": false, "md5_digest": "349f1ceda669efb09a0293e35badc313", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20122, "upload_time": "2015-06-30T17:14:01", "url": "https://files.pythonhosted.org/packages/ea/42/1b73946cb1e1ca51f326a03c220f1fbc53d2ba2d467e0471e1bcf779110f/django-filer-pdf-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "349f1ceda669efb09a0293e35badc313", "sha256": "41e08d4d584b987b8dbac3d072ebc4cbf53c144571df7383bdd1df051318414c" }, "downloads": -1, "filename": "django-filer-pdf-0.0.1.tar.gz", "has_sig": false, "md5_digest": "349f1ceda669efb09a0293e35badc313", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20122, "upload_time": "2015-06-30T17:14:01", "url": "https://files.pythonhosted.org/packages/ea/42/1b73946cb1e1ca51f326a03c220f1fbc53d2ba2d467e0471e1bcf779110f/django-filer-pdf-0.0.1.tar.gz" } ] }