cubicweb-seda


Namecubicweb-seda JSON
Version 2.2.0 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-seda
SummaryData Exchange Standard for Archival
upload_time2023-12-12 15:35:06
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.
            Summary
-------

This cube implements the SEDA_ standard for CubicWeb. It has been funded by the
SIAF_ and the `SAEM project`_.

.. _SEDA: https://redirect.francearchives.fr/seda/
.. _SIAF: https://fr.wikipedia.org/wiki/Service_interministériel_des_Archives_de_France
.. _`SAEM project`: http://www.saem.e-bordeaux.org/

Project is hosted at https://www.cubicweb.org/project/cubicweb-seda/ and source
code at https://hg.logilab.org/master/cubes/seda.

To launch the tests::

  python -m tox

To generate the documentation::

  python -m tox -e doc

Part of the code is generated from SEDA 2's XSD schema. If you update the schema
or code generator (on of the `cubicweb_seda/xsd*.py` files), to update the
generated code type::

  python -m tox -e make

            

Raw data

            {
    "_id": null,
    "home_page": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-seda",
    "name": "cubicweb-seda",
    "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/61/94/adfbed0c635db54f5a3449ebb87e716e9044720779051548deb05825b8eb/cubicweb-seda-2.2.0.tar.gz",
    "platform": null,
    "description": "Summary\n-------\n\nThis cube implements the SEDA_ standard for CubicWeb. It has been funded by the\nSIAF_ and the `SAEM project`_.\n\n.. _SEDA: https://redirect.francearchives.fr/seda/\n.. _SIAF: https://fr.wikipedia.org/wiki/Service_interminist\u00e9riel_des_Archives_de_France\n.. _`SAEM project`: http://www.saem.e-bordeaux.org/\n\nProject is hosted at https://www.cubicweb.org/project/cubicweb-seda/ and source\ncode at https://hg.logilab.org/master/cubes/seda.\n\nTo launch the tests::\n\n  python -m tox\n\nTo generate the documentation::\n\n  python -m tox -e doc\n\nPart of the code is generated from SEDA 2's XSD schema. If you update the schema\nor code generator (on of the `cubicweb_seda/xsd*.py` files), to update the\ngenerated code type::\n\n  python -m tox -e make\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Data Exchange Standard for Archival",
    "version": "2.2.0",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-seda"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acb556bf29137a5f518795e64295fa73225510361e04d73c0260b2b056d2d88d",
                "md5": "aec15b81171ec8bae2a7ceb48d27aa3a",
                "sha256": "298e811b191e02b01ce34ae07fdaba2c044a13a1fb5dddcddea3112237b648a3"
            },
            "downloads": -1,
            "filename": "cubicweb_seda-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aec15b81171ec8bae2a7ceb48d27aa3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 427615,
            "upload_time": "2023-12-12T15:35:03",
            "upload_time_iso_8601": "2023-12-12T15:35:03.874233Z",
            "url": "https://files.pythonhosted.org/packages/ac/b5/56bf29137a5f518795e64295fa73225510361e04d73c0260b2b056d2d88d/cubicweb_seda-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6194adfbed0c635db54f5a3449ebb87e716e9044720779051548deb05825b8eb",
                "md5": "e4117171f26b221016c78d262e5959f9",
                "sha256": "8a70b7ca1b8aea80c592574df4d7821c1fbed04eaad21e25841a2c50dd2af5ef"
            },
            "downloads": -1,
            "filename": "cubicweb-seda-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4117171f26b221016c78d262e5959f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 438264,
            "upload_time": "2023-12-12T15:35:06",
            "upload_time_iso_8601": "2023-12-12T15:35:06.876026Z",
            "url": "https://files.pythonhosted.org/packages/61/94/adfbed0c635db54f5a3449ebb87e716e9044720779051548deb05825b8eb/cubicweb-seda-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 15:35:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-seda"
}
        
Elapsed time: 0.15110s