korspollinering


Namekorspollinering JSON
Version 2023.10.29 PyPI version JSON
download
home_page
SummaryCross pollination (Swedish: korspollinering) of application data from editable files.
upload_time2023-10-29 13:39:12
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords developer-tools devops
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Korspollinering

Cross pollination (Swedish: korspollinering) of application data from editable files.

[License: MIT](https://git.sr.ht/~sthagen/korspollinering/tree/default/item/LICENSE) | 
[Country of origin: Switzerland](https://git.sr.ht/~sthagen/korspollinering/tree/default/item/COUNTRY-OF-ORIGIN) | 
[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/korspollinering/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)

Third party dependencies are documented in the folder [third-party](docs/third-party/README.md).

[![version](https://img.shields.io/pypi/v/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)
[![downloads](https://static.pepy.tech/badge/korspollinering/month)](https://pepy.tech/project/korspollinering)
[![wheel](https://img.shields.io/pypi/wheel/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)
[![supported-versions](https://img.shields.io/pypi/pyversions/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)
[![supported-implementations](https://img.shields.io/pypi/implementation/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)
[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/korspollinering.svg?style=flat)](https://git.sr.ht/~sthagen/korspollinering/log)

## Documentation

User and developer [documentation of korspollinering](https://codes.dilettant.life/docs/korspollinering).

## Bug Tracker

Any feature requests or bug reports shall go to the [todos of korspollinering](https://todo.sr.ht/~sthagen/korspollinering).

## Primary Source repository

The main source of `korspollinering` is on a mountain in central Switzerland.
We use distributed version control (git).
There is no central hub.
Every clone can become a new source for the benefit of all.
The preferred public clones of `korspollinering` are:

* [on codeberg](https://codeberg.org/sthagen/korspollinering) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
* [at sourcehut](https://git.sr.ht/~sthagen/korspollinering) - a collection of tools useful for software development.

## Contributions

Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub).
If you like to share small changes under the repositories license please kindly do so by sending a patchset.
You can either send such a patchset per email using [git send-email](https://git-send-email.io) or 
if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at [sourcehut](https://git.sr.ht/).

## Support

Please kindly submit issues at https://todo.sr.ht/~sthagen/korspollinering or write plain text email to ~sthagen/korspollinering@lists.sr.ht to submit patches and request support. Thanks.

# Status

Experimental.

**Note**: The default branch is `default`. 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "korspollinering",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Stefan Hagen <stefan@hagen.link>",
    "keywords": "developer-tools,devops",
    "author": "",
    "author_email": "Stefan Hagen <stefan@hagen.link>",
    "download_url": "https://files.pythonhosted.org/packages/20/a4/0833da792a581029e12d2b49e1278306f7301851f44c5bb83a8bf84805c8/korspollinering-2023.10.29.tar.gz",
    "platform": null,
    "description": "# Korspollinering\n\nCross pollination (Swedish: korspollinering) of application data from editable files.\n\n[License: MIT](https://git.sr.ht/~sthagen/korspollinering/tree/default/item/LICENSE) | \n[Country of origin: Switzerland](https://git.sr.ht/~sthagen/korspollinering/tree/default/item/COUNTRY-OF-ORIGIN) | \n[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/korspollinering/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)\n\nThird party dependencies are documented in the folder [third-party](docs/third-party/README.md).\n\n[![version](https://img.shields.io/pypi/v/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)\n[![downloads](https://static.pepy.tech/badge/korspollinering/month)](https://pepy.tech/project/korspollinering)\n[![wheel](https://img.shields.io/pypi/wheel/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)\n[![supported-versions](https://img.shields.io/pypi/pyversions/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)\n[![supported-implementations](https://img.shields.io/pypi/implementation/korspollinering.svg?style=flat)](https://pypi.python.org/pypi/korspollinering/)\n[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/korspollinering.svg?style=flat)](https://git.sr.ht/~sthagen/korspollinering/log)\n\n## Documentation\n\nUser and developer [documentation of korspollinering](https://codes.dilettant.life/docs/korspollinering).\n\n## Bug Tracker\n\nAny feature requests or bug reports shall go to the [todos of korspollinering](https://todo.sr.ht/~sthagen/korspollinering).\n\n## Primary Source repository\n\nThe main source of `korspollinering` is on a mountain in central Switzerland.\nWe use distributed version control (git).\nThere is no central hub.\nEvery clone can become a new source for the benefit of all.\nThe preferred public clones of `korspollinering` are:\n\n* [on codeberg](https://codeberg.org/sthagen/korspollinering) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.\n* [at sourcehut](https://git.sr.ht/~sthagen/korspollinering) - a collection of tools useful for software development.\n\n## Contributions\n\nPlease do not submit \"pull requests\" (I found no way to disable that \"feature\" on GitHub).\nIf you like to share small changes under the repositories license please kindly do so by sending a patchset.\nYou can either send such a patchset per email using [git send-email](https://git-send-email.io) or \nif you are a sourcehut user by selecting \"Prepare a patchset\" on the summary page of your fork at [sourcehut](https://git.sr.ht/).\n\n## Support\n\nPlease kindly submit issues at https://todo.sr.ht/~sthagen/korspollinering or write plain text email to ~sthagen/korspollinering@lists.sr.ht to submit patches and request support. Thanks.\n\n# Status\n\nExperimental.\n\n**Note**: The default branch is `default`. \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cross pollination (Swedish: korspollinering) of application data from editable files.",
    "version": "2023.10.29",
    "project_urls": {
        "Bug-Tracker": "https://todo.sr.ht/~sthagen/korspollinering",
        "Documentation": "https://codes.dilettant.life/docs/korspollinering",
        "Homepage": "https://git.sr.ht/~sthagen/korspollinering",
        "Source-Code": "https://git.sr.ht/~sthagen/korspollinering",
        "Test-Coverage": "https://codes.dilettant.life/coverage/korspollinering"
    },
    "split_keywords": [
        "developer-tools",
        "devops"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dc32e0043687ea7516afbb983468fcc77dc0b79636a09df66370c95427d78ed",
                "md5": "4bc988c7eac5f99a5583326368585f25",
                "sha256": "910db116ac28798eaaf37a35d393403882282129db4d2b0816d0a9add6492e3e"
            },
            "downloads": -1,
            "filename": "korspollinering-2023.10.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bc988c7eac5f99a5583326368585f25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3735,
            "upload_time": "2023-10-29T13:39:11",
            "upload_time_iso_8601": "2023-10-29T13:39:11.454262Z",
            "url": "https://files.pythonhosted.org/packages/8d/c3/2e0043687ea7516afbb983468fcc77dc0b79636a09df66370c95427d78ed/korspollinering-2023.10.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20a40833da792a581029e12d2b49e1278306f7301851f44c5bb83a8bf84805c8",
                "md5": "910b26a17a8448df2f603ef7f85fec81",
                "sha256": "cdcd36cd1bbffa1f2da7a081ae81c6d175e5584fba0a3302e518dc9cb7c1440c"
            },
            "downloads": -1,
            "filename": "korspollinering-2023.10.29.tar.gz",
            "has_sig": false,
            "md5_digest": "910b26a17a8448df2f603ef7f85fec81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4424,
            "upload_time": "2023-10-29T13:39:12",
            "upload_time_iso_8601": "2023-10-29T13:39:12.831766Z",
            "url": "https://files.pythonhosted.org/packages/20/a4/0833da792a581029e12d2b49e1278306f7301851f44c5bb83a8bf84805c8/korspollinering-2023.10.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-29 13:39:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "korspollinering"
}
        
Elapsed time: 0.19256s