{ "info": { "author": "Infrae", "author_email": "info@infrae.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Zope2", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================\nsilva.system.utils\n==================\n\nIntroduction\n============\n\nThis extension provides a script to help you manage `Silva`_ sites in\nthe Zope instance from the command line. This will add script into the\n``bin`` directory of your installation called ``silva``.\n\nFor most of the operations, the script requires you to provide the\nZope 2 configuration file with the option ``-c``.\n\nBy default you can , view the Silva site in the root of your database,\ncreate and delete Silva sites, and users to them, pack your database,\nand remove old versions of versioned content.\n\nThe script is however pluggable. An another default command provided\nby ``silva.core.upgrade`` extension let you to upgrade a Silva site.\n\nDefault commands\n================\n\n``manage``\n Manage Silva sites:\n\n - List existing Silva sites,\n\n - Add a new Silva site,\n\n - Delete an existing Silva site,\n\n - Install documentation into an existing Silva site,\n\n - Add a user into an existing Silva site.\n\n Multiple actions can done at the same time: you can create a new\n Silva, install the documentation and add a user to it.\n\n``pack``\n Pack a database. The database ``name`` and the number of ``days``\n to pack can be provided on the command line.\n\n``files``\n Convert Silva file storage accordingly to the service files\n settings.\n\n``versions``\n Delete old closed versions from versioned content. The number of\n version to keep is configurable.\n\n``zexp_export``\n Export content into a ZEXP file.\n\n``zexp_import``\n Import a ZEXP file.\n\n``xml_import``\n Import an Silva XML file.\n\nCode repository\n===============\n\nThe code source for this extension can be found in Git at:\nhttps://github.com/silvacms/silva.system.utils\n\n.. _Silva: http://silvacms.org/\n\nChanges\n=======\n\n1.4.2 (2013/08/26)\n------------------\n\n- Add support to import ZEXP referring to missing filesystem code.\n\n1.4.1 (2013/05/23)\n------------------\n\n- Add support for XML import options to the ``xml_import`` command.\n\n- Support to set the title of a Silva site while creating it from the\n command line.\n\n1.4 (2013/03/06)\n----------------\n\n- Add ``xml_import`` command.\n\n- Improve debugging of errors containing UTF-8 characters.\n\n1.3 (2012/12/11)\n----------------\n\n- Add ``zexp_import`` and ``zexp_export`` commands.\n\n1.2 (2012/09/24)\n----------------\n\nThis is a Silva 3.0 compatible only release.\n\n- Update API to convert file storage.\n\n- Improve pack command.\n\n- Add a command to create a new Silva root, install documentation and\n add user to it.\n\n- Add a generic log option.\n\n\n1.1 (2012/02/23)\n----------------\n\nThis is a Silva 2.3 compatible only release.\n\n- Add a command to convert file storage from the command line.\n\n- Add a command to find code sources, and where they are found.\n\n- Commands now support to run actions in a Silva site with a logged\n user.\n\n1.0 (2011/11/10)\n----------------\n\n- Initial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/silvacms/silva.system.utils", "keywords": "system utils silva", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "silva.system.utils", "package_url": "https://pypi.org/project/silva.system.utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/silva.system.utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/silvacms/silva.system.utils" }, "release_url": "https://pypi.org/project/silva.system.utils/1.4.2/", "requires_dist": null, "requires_python": null, "summary": "Command line utils to manage Silva sites", "version": "1.4.2" }, "last_serial": 945597, "releases": { "1.4.2": [ { "comment_text": "", "digests": { "md5": "b7a57e16f1b694312a575e045c8060d7", "sha256": "63a10e828e0933650720a2445b53ba01aaf9e4d164e1ade97062904db055431c" }, "downloads": -1, "filename": "silva.system.utils-1.4.2.tar.gz", "has_sig": false, "md5_digest": "b7a57e16f1b694312a575e045c8060d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12108, "upload_time": "2013-12-16T13:06:41", "url": "https://files.pythonhosted.org/packages/12/d4/5f91b782bea341c492bbebccd31916e231ba5b67995e5bcef4210efc47dd/silva.system.utils-1.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7a57e16f1b694312a575e045c8060d7", "sha256": "63a10e828e0933650720a2445b53ba01aaf9e4d164e1ade97062904db055431c" }, "downloads": -1, "filename": "silva.system.utils-1.4.2.tar.gz", "has_sig": false, "md5_digest": "b7a57e16f1b694312a575e045c8060d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12108, "upload_time": "2013-12-16T13:06:41", "url": "https://files.pythonhosted.org/packages/12/d4/5f91b782bea341c492bbebccd31916e231ba5b67995e5bcef4210efc47dd/silva.system.utils-1.4.2.tar.gz" } ] }