cubicweb-file


Namecubicweb-file JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-file
Summaryfile component for the CubicWeb framework
upload_time2023-07-12 14:15:36
maintainer
docs_urlNone
authorLogilab
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This cube models `Files` (pdf document, word processor file, screenshots, etc).

They are stored in the database and fulltext-indexed when possible.

For image files, an adaptor is provided to generate thumbnails (which
are cached in <INSTANCEDIR>/cache/file/thumbnails by default).

Please note that this thumbnail generation adaptor is not meant to be
considered as a "public API" for thumbnail generation. This is just a
simple solution waiting for a proper official API to manage such
features as arbitrary content rendering.



            

Raw data

            {
    "_id": null,
    "home_page": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-file",
    "name": "cubicweb-file",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Logilab",
    "author_email": "contact@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/f9/16/d4d75008c0b6a60140047a8bef4da298117efa424414e135185f28d5ca59/cubicweb-file-4.0.0.tar.gz",
    "platform": null,
    "description": "This cube models `Files` (pdf document, word processor file, screenshots, etc).\n\nThey are stored in the database and fulltext-indexed when possible.\n\nFor image files, an adaptor is provided to generate thumbnails (which\nare cached in <INSTANCEDIR>/cache/file/thumbnails by default).\n\nPlease note that this thumbnail generation adaptor is not meant to be\nconsidered as a \"public API\" for thumbnail generation. This is just a\nsimple solution waiting for a proper official API to manage such\nfeatures as arbitrary content rendering.\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "file component for the CubicWeb framework",
    "version": "4.0.0",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-file"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8495409a7751f8871de735aa5d920ac98130b97b47ad4f600e7d1cf6ca6f649d",
                "md5": "f5a12946017b6fdadc9868bcea45091c",
                "sha256": "5837eeb5701684aa66f929ef3a1bc89b667bebfcb695658fb47f4cdb99e1766f"
            },
            "downloads": -1,
            "filename": "cubicweb_file-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5a12946017b6fdadc9868bcea45091c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 128205,
            "upload_time": "2023-07-12T14:15:34",
            "upload_time_iso_8601": "2023-07-12T14:15:34.660181Z",
            "url": "https://files.pythonhosted.org/packages/84/95/409a7751f8871de735aa5d920ac98130b97b47ad4f600e7d1cf6ca6f649d/cubicweb_file-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f916d4d75008c0b6a60140047a8bef4da298117efa424414e135185f28d5ca59",
                "md5": "9b2e745f21e4c661117f7eacd15081a3",
                "sha256": "6fc06d77505f93c828e378909622ebc47b3332b03a054144dc3ddd6b2ade4bf9"
            },
            "downloads": -1,
            "filename": "cubicweb-file-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9b2e745f21e4c661117f7eacd15081a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 470489,
            "upload_time": "2023-07-12T14:15:36",
            "upload_time_iso_8601": "2023-07-12T14:15:36.797883Z",
            "url": "https://files.pythonhosted.org/packages/f9/16/d4d75008c0b6a60140047a8bef4da298117efa424414e135185f28d5ca59/cubicweb-file-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 14:15:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-file"
}
        
Elapsed time: 0.08405s