[MIRROR] Gentoo Lazy Entry — a metadata.xml generator https://gentle.sysrq.in/
Go to file
Anna “CyberTailor” 87fbada3bf
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Fix reuse
2023-06-21 22:54:53 +05:00
LICENSES Fix reuse 2023-06-21 22:54:53 +05:00
gentle gentle: bump version 2023-06-21 22:50:46 +05:00
tests Fix reuse 2023-06-21 22:54:53 +05:00
.drone.yml ci: fix pipeline names 2023-06-06 17:21:09 +05:00
.gitignore Fix reuse 2023-06-21 22:54:53 +05:00
LICENSE pyproject.toml: add license and classifiers 2023-06-09 17:46:20 +05:00
README.md bower.py: new generator 2023-06-14 16:55:26 +05:00
pyproject.toml pyproject.toml: add license and classifiers 2023-06-09 17:46:20 +05:00
tox.ini tests: add basic metadata tests 2023-06-06 17:18:06 +05:00

README.md

gentle

Build Status

Gentoo Lazy Entry — a metadata.xml generator.

Supported generators

Dependencies

Installing

Gentoo

eselect repository enable guru
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.

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