cmem-plugin-ulid


Namecmem-plugin-ulid JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/eccenca/cmem-plugin-ulid
SummaryCreate Universally Unique Lexicographically Sortable Identifiers (ULID) in transformations.
upload_time2023-10-19 18:33:42
maintainer
docs_urlNone
authoreccenca GmbH
requires_python>=3.11,<4.0
licenseApache-2.0
keywords eccenca corporate memory plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cmem-plugin-ulid

Create ULID's(Universally Unique Lexicographically Sortable Identifier) in transformations

This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).

You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line
clients like this:

```
cmemc admin workspace python install cmem-plugin-ulid
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eccenca/cmem-plugin-ulid",
    "name": "cmem-plugin-ulid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "eccenca Corporate Memory,plugin",
    "author": "eccenca GmbH",
    "author_email": "cmempy-developer@eccenca.com",
    "download_url": "https://files.pythonhosted.org/packages/94/8d/69dc9e4c784bfc5005bb2a864466cefc842bed232f7b0ee09f394e8eacd9/cmem_plugin_ulid-1.0.1.tar.gz",
    "platform": null,
    "description": "# cmem-plugin-ulid\n\nCreate ULID's(Universally Unique Lexicographically Sortable Identifier) in transformations\n\nThis is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).\n\nYou can install it with the [cmemc](https://eccenca.com/go/cmemc) command line\nclients like this:\n\n```\ncmemc admin workspace python install cmem-plugin-ulid\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Create Universally Unique Lexicographically Sortable Identifiers (ULID) in transformations.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/eccenca/cmem-plugin-ulid"
    },
    "split_keywords": [
        "eccenca corporate memory",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3248c68f1883a0a31efb55fa0f68b99f38daca7c3c4c56554d7c5c4fe6a8f44b",
                "md5": "86959ea3ce32374394d888615ae286df",
                "sha256": "185fbda5104b9127b1037c4672682be3bab89d4582b2824483170f904e051786"
            },
            "downloads": -1,
            "filename": "cmem_plugin_ulid-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86959ea3ce32374394d888615ae286df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 6940,
            "upload_time": "2023-10-19T18:33:40",
            "upload_time_iso_8601": "2023-10-19T18:33:40.552749Z",
            "url": "https://files.pythonhosted.org/packages/32/48/c68f1883a0a31efb55fa0f68b99f38daca7c3c4c56554d7c5c4fe6a8f44b/cmem_plugin_ulid-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "948d69dc9e4c784bfc5005bb2a864466cefc842bed232f7b0ee09f394e8eacd9",
                "md5": "ce534bf4422c103bdf882241dc828f1d",
                "sha256": "a619b8c48036aad36157dc1d1dd990319dc4017fd7524c5ec8bb1d9a5c56cae4"
            },
            "downloads": -1,
            "filename": "cmem_plugin_ulid-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ce534bf4422c103bdf882241dc828f1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 6716,
            "upload_time": "2023-10-19T18:33:42",
            "upload_time_iso_8601": "2023-10-19T18:33:42.119862Z",
            "url": "https://files.pythonhosted.org/packages/94/8d/69dc9e4c784bfc5005bb2a864466cefc842bed232f7b0ee09f394e8eacd9/cmem_plugin_ulid-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 18:33:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eccenca",
    "github_project": "cmem-plugin-ulid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cmem-plugin-ulid"
}
        
Elapsed time: 0.13136s