plone.classicui


Nameplone.classicui JSON
Version 1.0.0a1 PyPI version JSON
download
home_pagehttps://github.com/plone/plone.classicui
SummaryPlone Classic UI distribution
upload_time2024-10-31 22:04:01
maintainerNone
docs_urlNone
authorPlone Foundation
requires_python>=3.10
licenseGPL version 2
keywords python plone cms distribution
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # plone.classicui

The `plone.classicui` package provides all the templates and the code which is
necessary to render the classic Plone user interface.

The package contains page templates that were previously part of following packages,
like `plone.app.layout` and `plone.app.portlets`.


## 1.0.0a1 (2024-10-31)


### New features:

- Initial release.
  [multiple Plone developers] #1


### Internal:

- Add distribution tests [@ericof] #11
- Add dependencies from Plone package [@ericof] #12

# Changelog

## 1.0a1 (unreleased)

- Initial release.
  []

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/plone/plone.classicui",
    "name": "plone.classicui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Python Plone CMS Distribution",
    "author": "Plone Foundation",
    "author_email": "releasemanager@plone.org",
    "download_url": "https://files.pythonhosted.org/packages/84/9a/66c13ae559cfa596abccd8430d664908073dddc579ce55f6b39677fe3931/plone_classicui-1.0.0a1.tar.gz",
    "platform": null,
    "description": "# plone.classicui\n\nThe `plone.classicui` package provides all the templates and the code which is\nnecessary to render the classic Plone user interface.\n\nThe package contains page templates that were previously part of following packages,\nlike `plone.app.layout` and `plone.app.portlets`.\n\n\n## 1.0.0a1 (2024-10-31)\n\n\n### New features:\n\n- Initial release.\n  [multiple Plone developers] #1\n\n\n### Internal:\n\n- Add distribution tests [@ericof] #11\n- Add dependencies from Plone package [@ericof] #12\n\n# Changelog\n\n## 1.0a1 (unreleased)\n\n- Initial release.\n  []\n",
    "bugtrack_url": null,
    "license": "GPL version 2",
    "summary": "Plone Classic UI distribution",
    "version": "1.0.0a1",
    "project_urls": {
        "Homepage": "https://github.com/plone/plone.classicui",
        "Source": "https://github.com/plone/plone.classicui",
        "Tracker": "https://github.com/plone/plone.classicui/issues"
    },
    "split_keywords": [
        "python",
        "plone",
        "cms",
        "distribution"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "666f0e6fcd27bd58f407b993f7013b82cabf3c92983f419aed6364179d03240c",
                "md5": "b8cd5bbf1bca4cae7de5827f1d150230",
                "sha256": "c9bc0a02162350395d629a217b25263c248c18e95f3c229367888a4d102ab61a"
            },
            "downloads": -1,
            "filename": "plone.classicui-1.0.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8cd5bbf1bca4cae7de5827f1d150230",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 256495,
            "upload_time": "2024-10-31T22:03:58",
            "upload_time_iso_8601": "2024-10-31T22:03:58.812492Z",
            "url": "https://files.pythonhosted.org/packages/66/6f/0e6fcd27bd58f407b993f7013b82cabf3c92983f419aed6364179d03240c/plone.classicui-1.0.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "849a66c13ae559cfa596abccd8430d664908073dddc579ce55f6b39677fe3931",
                "md5": "9bc7342489bc68df724c768e5ce105b1",
                "sha256": "78bbbcc9f29c145e20b7a1cf9b1e1c25af3a44d941966a73257b0cd4811ae399"
            },
            "downloads": -1,
            "filename": "plone_classicui-1.0.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "9bc7342489bc68df724c768e5ce105b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 258149,
            "upload_time": "2024-10-31T22:04:01",
            "upload_time_iso_8601": "2024-10-31T22:04:01.170077Z",
            "url": "https://files.pythonhosted.org/packages/84/9a/66c13ae559cfa596abccd8430d664908073dddc579ce55f6b39677fe3931/plone_classicui-1.0.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 22:04:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "plone",
    "github_project": "plone.classicui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "plone.classicui"
}
        
Elapsed time: 0.41798s