cubicweb-seda


Namecubicweb-seda JSON
Version 2.4.1 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-seda
SummaryData Exchange Standard for Archival
upload_time2024-11-08 09:49:31
maintainerNone
docs_urlNone
authorLOGILAB S.A. (Paris, FRANCE)
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "LOGILAB S.A. (Paris, FRANCE)",
    "author_email": "contact@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/ff/aa/4c8754f478540772ff9199c71cbc6a76ac73a8c973a2783dad2aa3120c94/cubicweb_seda-2.4.1.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.4.1",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-seda"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3494ed71bfc16cbddf203acad8a4f650d39fb839353a389298ec6abc7aa45c0",
                "md5": "18bec0ca67fc70aba12757fc321ff262",
                "sha256": "0ec9737b54d97f5d5c56d948f7c1ecccd63ffc093149a14dbbae72042f741bae"
            },
            "downloads": -1,
            "filename": "cubicweb_seda-2.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18bec0ca67fc70aba12757fc321ff262",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 427701,
            "upload_time": "2024-11-08T09:49:29",
            "upload_time_iso_8601": "2024-11-08T09:49:29.086781Z",
            "url": "https://files.pythonhosted.org/packages/d3/49/4ed71bfc16cbddf203acad8a4f650d39fb839353a389298ec6abc7aa45c0/cubicweb_seda-2.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffaa4c8754f478540772ff9199c71cbc6a76ac73a8c973a2783dad2aa3120c94",
                "md5": "7712697f65a0cc52a79367b8e6ae215a",
                "sha256": "36e914d3d37cd7cbd3644a68034da8b6c5ada5bbb79cd55418caad9f1d94ffd3"
            },
            "downloads": -1,
            "filename": "cubicweb_seda-2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7712697f65a0cc52a79367b8e6ae215a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 438288,
            "upload_time": "2024-11-08T09:49:31",
            "upload_time_iso_8601": "2024-11-08T09:49:31.415448Z",
            "url": "https://files.pythonhosted.org/packages/ff/aa/4c8754f478540772ff9199c71cbc6a76ac73a8c973a2783dad2aa3120c94/cubicweb_seda-2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-08 09:49:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-seda"
}
        
Elapsed time: 0.39150s