cubicweb-card


Namecubicweb-card JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-card
Summarycard/wiki component for the CubicWeb framework
upload_time2023-07-07 13:11:53
maintainer
docs_urlNone
authorLOGILAB S.A. (Paris, FRANCE)
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This cube models cards that are like wiki pages.

`Card` entities have a title, an abstract and some textual content as text, rest
or html.

To create a new card, just create a link like '/card/YOUR_WIKI_ID' and follow it
in your browser. Such a link can be written using the native HTML editor
(fckeditor) or the dedicated restructured text "card" directive, as follows ::

  :card:`free_software/logilab:free software at Logilab`

            

Raw data

            {
    "_id": null,
    "home_page": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-card",
    "name": "cubicweb-card",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "LOGILAB S.A. (Paris, FRANCE)",
    "author_email": "contact@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/8a/af/bd905a93712ae59eea821f68d7eb0e671d6fb40276496590c62aba471cbd/cubicweb-card-2.0.0.tar.gz",
    "platform": null,
    "description": "This cube models cards that are like wiki pages.\n\n`Card` entities have a title, an abstract and some textual content as text, rest\nor html.\n\nTo create a new card, just create a link like '/card/YOUR_WIKI_ID' and follow it\nin your browser. Such a link can be written using the native HTML editor\n(fckeditor) or the dedicated restructured text \"card\" directive, as follows ::\n\n  :card:`free_software/logilab:free software at Logilab`\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "card/wiki component for the CubicWeb framework",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-card"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ae75fc76a31f9957a5c586f281ca0bff9f2ce7f66ca1a847fdc4380595e084f",
                "md5": "1e7db56826d3b4ab8d2735bf7aee0551",
                "sha256": "dce715d9bd577be66867977723b9926043ba075307f4e21d8f8a1b4d33c14376"
            },
            "downloads": -1,
            "filename": "cubicweb_card-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e7db56826d3b4ab8d2735bf7aee0551",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10279,
            "upload_time": "2023-07-07T13:11:52",
            "upload_time_iso_8601": "2023-07-07T13:11:52.007643Z",
            "url": "https://files.pythonhosted.org/packages/6a/e7/5fc76a31f9957a5c586f281ca0bff9f2ce7f66ca1a847fdc4380595e084f/cubicweb_card-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8aafbd905a93712ae59eea821f68d7eb0e671d6fb40276496590c62aba471cbd",
                "md5": "a11d901fe051b0987612b56628cd87af",
                "sha256": "7fbd2a35a4fe51ab8c7cba1678a39f39c03544006488f3eafb7a18eeaf0fdcbc"
            },
            "downloads": -1,
            "filename": "cubicweb-card-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a11d901fe051b0987612b56628cd87af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9531,
            "upload_time": "2023-07-07T13:11:53",
            "upload_time_iso_8601": "2023-07-07T13:11:53.799369Z",
            "url": "https://files.pythonhosted.org/packages/8a/af/bd905a93712ae59eea821f68d7eb0e671d6fb40276496590c62aba471cbd/cubicweb-card-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-07 13:11:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-card"
}
        
Elapsed time: 0.11561s