mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
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
18 lines
822 B
XML
18 lines
822 B
XML
<?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>
|