[MIRROR] Gentoo Lazy Entry — a metadata.xml generator https://gentle.sysrq.in/
Go to file
Anna “CyberTailor” 2814c3777f
tests/pear: fix license
2023-07-02 06:35:40 +05:00
LICENSES tests/pear: fix license 2023-07-02 06:35:40 +05:00
docs Bump version: 0.3.0 → 0.3.1 2023-07-02 04:16:33 +05:00
gentle pear.py: new generator 2023-07-02 06:14:24 +05:00
tests tests/pear: fix license 2023-07-02 06:35:40 +05:00
.bumpversion.cfg Bump version: 0.3.0 → 0.3.1 2023-07-02 04:16:33 +05:00
.bumpversion.cfg.license Add bump2version 2023-06-25 19:13:31 +05:00
.drone.yml tox.ini: add reuse back 2023-06-26 23:38:40 +05:00
.gitignore docs: add release notes 2023-07-02 04:16:09 +05:00
LICENSE pyproject.toml: add license and classifiers 2023-06-09 17:46:20 +05:00
README.md docs: mention github mirror 2023-06-26 23:32:33 +05:00
pyproject.toml pyporject.toml: exclude stubs from sdist 2023-07-02 04:30:02 +05:00
tox.ini tox.ini: add reuse back 2023-06-26 23:38:40 +05:00

README.md

gentle

Build Status

Gentoo Lazy Entry — a metadata.xml generator.

Supported generators

Dependencies

Installing

Gentoo

emerge app-portage/gentle

Other systems

pip install gentle-mxml --user

Packaging

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

Contributing

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

If you prefer GitHub-style workflow, use the mirror repo 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.

License

WTFPL