find-work


Namefind-work JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryPersonal advice utility for Gentoo package maintainers
upload_time2024-04-28 12:57:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords ebuild gentoo maintainer repository
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- SPDX-FileCopyrightText: 2024 Anna <cyber@sysrq.in> -->
<!-- SPDX-License-Identifier: CC0-1.0 -->

find-work
=========

[![Build Status](https://drone.tildegit.org/api/badges/CyberTaIlor/find-work/status.svg)](https://drone.tildegit.org/CyberTaIlor/find-work)

find-work is a utility for Gentoo repository maintainers that helps them find
ebuilds to improve.


Installing
----------

### Gentoo

```sh
eselect repository enable guru
emaint sync -r guru
emerge dev-util/find-work
```

### Other systems

```sh
pip install find-work --user
sudo make install-data
```


Packaging
---------

You can track new releases using an [atom feed][atom] provided by GitHub.

[atom]: https://github.com/cybertailor/find-work/releases.atom


Contributing
------------

Patches and pull requests are welcome. Please use either [git-send-email(1)][1]
or [git-request-pull(1)][2], addressed to <cyber@sysrq.in>.

If you prefer GitHub-style workflow, use the [mirror repo][gh] to send pull
requests.

Your commit message should conform to the following standard:

```
file/changed: Concice and complete statement of the purpose

This is the body of the commit message.  The line above is the
summary.  The summary should be no more than 72 chars long.  The
body can be more freely formatted, but make it look nice.  Make
sure to reference any bug reports and other contributors.  Make
sure the correct authorship appears.
```

[1]: https://git-send-email.io/
[2]: https://git-scm.com/docs/git-request-pull
[gh]: http://github.com/cybertailor/find-work


IRC
---

You can join the `#find-work` channel either on [Libera Chat][libera] or
[via Matrix][matrix].

[libera]: https://libera.chat/
[matrix]: https://matrix.to/#/#find-work:sysrq.in


License
-------

WTFPL

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "find-work",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "ebuild, gentoo, maintainer, repository",
    "author": null,
    "author_email": "Anna <cyber@sysrq.in>",
    "download_url": "https://files.pythonhosted.org/packages/ef/8b/766f147487ccaf24221e47348f2cbe7b3c45cc5c28ff70a9156ce4a5da5a/find_work-0.7.0.tar.gz",
    "platform": null,
    "description": "<!-- SPDX-FileCopyrightText: 2024 Anna <cyber@sysrq.in> -->\n<!-- SPDX-License-Identifier: CC0-1.0 -->\n\nfind-work\n=========\n\n[![Build Status](https://drone.tildegit.org/api/badges/CyberTaIlor/find-work/status.svg)](https://drone.tildegit.org/CyberTaIlor/find-work)\n\nfind-work is a utility for Gentoo repository maintainers that helps them find\nebuilds to improve.\n\n\nInstalling\n----------\n\n### Gentoo\n\n```sh\neselect repository enable guru\nemaint sync -r guru\nemerge dev-util/find-work\n```\n\n### Other systems\n\n```sh\npip install find-work --user\nsudo make install-data\n```\n\n\nPackaging\n---------\n\nYou can track new releases using an [atom feed][atom] provided by GitHub.\n\n[atom]: https://github.com/cybertailor/find-work/releases.atom\n\n\nContributing\n------------\n\nPatches and pull requests are welcome. Please use either [git-send-email(1)][1]\nor [git-request-pull(1)][2], addressed to <cyber@sysrq.in>.\n\nIf you prefer GitHub-style workflow, use the [mirror repo][gh] to send pull\nrequests.\n\nYour commit message should conform to the following standard:\n\n```\nfile/changed: Concice and complete statement of the purpose\n\nThis is the body of the commit message.  The line above is the\nsummary.  The summary should be no more than 72 chars long.  The\nbody can be more freely formatted, but make it look nice.  Make\nsure to reference any bug reports and other contributors.  Make\nsure the correct authorship appears.\n```\n\n[1]: https://git-send-email.io/\n[2]: https://git-scm.com/docs/git-request-pull\n[gh]: http://github.com/cybertailor/find-work\n\n\nIRC\n---\n\nYou can join the `#find-work` channel either on [Libera Chat][libera] or\n[via Matrix][matrix].\n\n[libera]: https://libera.chat/\n[matrix]: https://matrix.to/#/#find-work:sysrq.in\n\n\nLicense\n-------\n\nWTFPL\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Personal advice utility for Gentoo package maintainers",
    "version": "0.7.0",
    "project_urls": {
        "Changelog": "https://find-work.sysrq.in/release-notes.html",
        "Home": "https://find-work.sysrq.in",
        "Issues": "https://bugs.sysrq.in/enter_bug.cgi?product=Software&component=find-work",
        "Source": "https://git.sysrq.in/find-work"
    },
    "split_keywords": [
        "ebuild",
        " gentoo",
        " maintainer",
        " repository"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e561d66901c50acf0c4163cfbfbe2bd5e527dee2e50d1c1406dac339a800682e",
                "md5": "6874ef244feb6012913b050c9afba526",
                "sha256": "605c25b832f8b2fb1803b1a02b59cf76382996d4343985b1c2f6258e88993509"
            },
            "downloads": -1,
            "filename": "find_work-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6874ef244feb6012913b050c9afba526",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 22999,
            "upload_time": "2024-04-28T12:57:56",
            "upload_time_iso_8601": "2024-04-28T12:57:56.818803Z",
            "url": "https://files.pythonhosted.org/packages/e5/61/d66901c50acf0c4163cfbfbe2bd5e527dee2e50d1c1406dac339a800682e/find_work-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef8b766f147487ccaf24221e47348f2cbe7b3c45cc5c28ff70a9156ce4a5da5a",
                "md5": "aeafa79a7d202f65addf1532ac6df3ca",
                "sha256": "9923c7a49a7a20279bf750ced92de849d9d98bc8236943a8900e747c35f5928e"
            },
            "downloads": -1,
            "filename": "find_work-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aeafa79a7d202f65addf1532ac6df3ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 23154,
            "upload_time": "2024-04-28T12:57:58",
            "upload_time_iso_8601": "2024-04-28T12:57:58.815600Z",
            "url": "https://files.pythonhosted.org/packages/ef/8b/766f147487ccaf24221e47348f2cbe7b3c45cc5c28ff70a9156ce4a5da5a/find_work-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-28 12:57:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "find-work"
}
        
Elapsed time: 0.25050s