mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
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:
17
dev-util/tombi/metadata.xml
Normal file
17
dev-util/tombi/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user