cybro.usergroup.shift


Namecybro.usergroup.shift JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/collective/cybro.usergroup.shift
Summaryan addon which can change multiple user's to one group
upload_time2023-05-08 07:08:45
maintainer
docs_urlNone
authormidhlaj-nk
requires_python>=3.7
licenseGPL version 2
keywords python plone cms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

=====================
cybro.usergroup.shift
=====================

An addon which can change multiple user's to one group

Features
--------

   - From settings, multiple user's user group can be changed.  






Installation
------------

Install cybro.usergroup.shift by adding it to your buildout::

    [buildout]

    ...

    eggs =
        cybro.usergroup.shift


and then running ``bin/buildout``


Authors
-------

Midhlaj.nk







License
-------

The project is licensed under the GPLv2.


Contributors
============

- midhlaj-nk, midhlaj.nk@gmail.com


Changelog
=========


1.0.0
------------------

- Initial release.
  [midhlaj-nk]

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/collective/cybro.usergroup.shift",
    "name": "cybro.usergroup.shift",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Python Plone CMS",
    "author": "midhlaj-nk",
    "author_email": "midhlaj.nk@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/96/fe/55efcd228d7ad81c32dd25840bb3745bdd8d3a2cb88089995ebc2250a869/cybro.usergroup.shift-1.0.0.tar.gz",
    "platform": null,
    "description": "\n\n=====================\ncybro.usergroup.shift\n=====================\n\nAn addon which can change multiple user's to one group\n\nFeatures\n--------\n\n   - From settings, multiple user's user group can be changed.  \n\n\n\n\n\n\nInstallation\n------------\n\nInstall cybro.usergroup.shift by adding it to your buildout::\n\n    [buildout]\n\n    ...\n\n    eggs =\n        cybro.usergroup.shift\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nMidhlaj.nk\n\n\n\n\n\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- midhlaj-nk, midhlaj.nk@gmail.com\n\n\nChangelog\n=========\n\n\n1.0.0\n------------------\n\n- Initial release.\n  [midhlaj-nk]\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "an addon which can change multiple user's to one group",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/collective/cybro.usergroup.shift",
        "PyPI": "https://pypi.python.org/pypi/cybro.usergroup.shift",
        "Source": "https://github.com/collective/cybro.usergroup.shift",
        "Tracker": "https://github.com/collective/cybro.usergroup.shift/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96fe55efcd228d7ad81c32dd25840bb3745bdd8d3a2cb88089995ebc2250a869",
                "md5": "973a3824dc85018556e2df892be7c6a5",
                "sha256": "a1dca1d249a4266437af9bae797b53ca3469e8e0d74e0d2bbfeffb2720f6c8fa"
            },
            "downloads": -1,
            "filename": "cybro.usergroup.shift-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "973a3824dc85018556e2df892be7c6a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16061,
            "upload_time": "2023-05-08T07:08:45",
            "upload_time_iso_8601": "2023-05-08T07:08:45.069247Z",
            "url": "https://files.pythonhosted.org/packages/96/fe/55efcd228d7ad81c32dd25840bb3745bdd8d3a2cb88089995ebc2250a869/cybro.usergroup.shift-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-08 07:08:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "collective",
    "github_project": "cybro.usergroup.shift",
    "github_not_found": true,
    "lcname": "cybro.usergroup.shift"
}
        
Elapsed time: 0.16615s