dev-util/tombi: new package, add 0.9.25

the unvendoring of some dependencies from -sys crates were done using
0554e820f5/bin/apply-crates-fixes
and then slightly modified and touched up afterwards

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
Part-of: https://codeberg.org/gentoo/guru/pulls/13
Merges: https://codeberg.org/gentoo/guru/pulls/13
This commit is contained in:
ingenarel (NeoJesus)
2026-05-01 05:00:46 +06:00
parent 3aaf3b5ec8
commit b113c0ce6f
3 changed files with 1081 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ingenarel_neojesus@disroot.org</email>
<name>ingenarel</name>
</maintainer>
<upstream>
<remote-id type="github">tombi-toml/tombi</remote-id>
</upstream>
<longdescription lang="en">
Tombi (鳶 /toɴbi/) is a powerful toolkit that provides a TOML Formatter, Linter, and Language Server Protocol to
help you maintain clean and consistent TOML files. It works out of the box with zero configuration. If needed, you
can still customize its behavior to match your team's preferences. Tombi's concept is to allow any team or project
to work on a TOML file with the same rules from the beginning.
</longdescription>
</pkgmetadata>