[MIRROR] Gentoo Lazy Entry — a metadata.xml generator https://gentle.sysrq.in/
Go to file
Anna “CyberTailor” 6111074d33
continuous-integration/drone/push Build is passing Details
main: fixup for generators typing updates
2024-05-02 00:49:21 +05:00
.github github: add funding info 2024-01-07 21:05:09 +05:00
LICENSES gemspec.py: support Gemspec files in addition to Gems 2024-01-17 01:38:39 +05:00
docs main: fixup for generators typing updates 2024-05-02 00:49:21 +05:00
gentle main: fixup for generators typing updates 2024-05-02 00:49:21 +05:00
tests tests/python/wheel: update for recent python-build 2024-04-22 01:33:58 +05:00
.bumpversion.cfg Bump version: 0.4.1 → 1.0.0 2024-04-22 01:40:15 +05:00
.bumpversion.cfg.license Add bump2version 2023-06-25 19:13:31 +05:00
.drone.yml ci: try to fix permission error 2023-12-04 02:11:22 +05:00
.gitignore docs: improve API documentation 2024-05-02 00:44:09 +05:00
LICENSE pyproject.toml: add license and classifiers 2023-06-09 17:46:20 +05:00
README.md docs: say something about code style 2024-01-06 02:10:13 +05:00
pyproject.toml docs: improve API documentation 2024-05-02 00:44:09 +05:00
tox.ini pyproject: drop py3.10 support 2024-04-22 01:31:03 +05:00

README.md

gentle

Build Status OpenSSF Best Practices

Gentoo Lazy Entry — a metadata.xml generator.

If you need a distro-agnostic solution, try upstream-ontologist!

Supported generators

Language-independent:

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.

Code style is whatever the almighty linters say, should be at least PEP 8.

IRC

You can join the #gentle channel either on Libera Chat or via Matrix.

License

WTFPL