{ "info": { "author": "Vladimir Ermakov", "author_email": "vooon341@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": ".. -*- mode: rst -*-\r\n\r\n===========================\r\ndjango-extended-attachments\r\n===========================\r\n\r\ndjango-extended-attachments is a file storage application\r\nwith following features:\r\n\r\n- Automatic thumbnail generation\r\n- Antivirus check\r\n- SHA1 checksums\r\n- MediaWiki file path style\r\n- File description\r\n- Access permission check callbacks\r\n- Deduplication\r\n\r\nThis application based on `django-attachments`\r\nand `django-filetransfers`.\r\n\r\nRequires\r\n~~~~~~~~\r\n\r\n- django-extensions\r\n- django >= 1.2\r\n- python >= 2.6\r\n\r\n.. -*- mode: rst -*-\r\n\r\n0.4.0\r\n~~~~~\r\n\r\n- First standalone version (previous in robobb)\r\n- Backends base classes moved from `\\*_base.py` into `__init__.py`", "description_content_type": null, "docs_url": null, "download_url": "http://hg.vehq.ru/django-extended-attachments/archive/0.4.0.tar.bz2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://vehq.ru/project/django-extended-attachments/", "keywords": "Django,attachments,antivirus", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-extended-attachments", "package_url": "https://pypi.org/project/django-extended-attachments/", "platform": "any", "project_url": "https://pypi.org/project/django-extended-attachments/", "project_urls": { "Download": "http://hg.vehq.ru/django-extended-attachments/archive/0.4.0.tar.bz2", "Homepage": "http://vehq.ru/project/django-extended-attachments/" }, "release_url": "https://pypi.org/project/django-extended-attachments/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "A generic Django application to attach Files (Attachments) to any model", "version": "0.4.0" }, "last_serial": 789588, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "25da8e0dd8219d28a0741009c2787e7e", "sha256": "f64005ddaf96010fecee0e6bca8af1e5d84931b141e62e10ab07e6b89311a7d8" }, "downloads": -1, "filename": "django-extended-attachments-0.4.0.tar.bz2", "has_sig": false, "md5_digest": "25da8e0dd8219d28a0741009c2787e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12685, "upload_time": "2010-08-03T13:29:09", "url": "https://files.pythonhosted.org/packages/93/57/75995f0929ffd773242d8db579e77ce16ca78247dc6d1e4959728614f54c/django-extended-attachments-0.4.0.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25da8e0dd8219d28a0741009c2787e7e", "sha256": "f64005ddaf96010fecee0e6bca8af1e5d84931b141e62e10ab07e6b89311a7d8" }, "downloads": -1, "filename": "django-extended-attachments-0.4.0.tar.bz2", "has_sig": false, "md5_digest": "25da8e0dd8219d28a0741009c2787e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12685, "upload_time": "2010-08-03T13:29:09", "url": "https://files.pythonhosted.org/packages/93/57/75995f0929ffd773242d8db579e77ce16ca78247dc6d1e4959728614f54c/django-extended-attachments-0.4.0.tar.bz2" } ] }