Files
guru/www-client/chawan/metadata.xml
ingenarel (NeoJesus) 247a63f7cd www-client/chawan: new package; add 0.3.3
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
2026-02-18 15:37:24 +06:00

19 lines
915 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>
<longdescription>
Chawan is a text-mode web browser and pager for Unix-like systems, with a focus on implementing modern web standards
while remaining self-contained, easy to understand and extensible. It includes functionality like CSS, inline images
inside the terminal, and JavaScript through a small, independent browser engine. Most of Chawan has been developed
from scratch in the memory-safe Nim programming language. Supports HTTP(S), SFTP (using libssh2), FTP, Gopher,
Gemini, Finger, Spartan, and user defined protocols
</longdescription>
<upstream>
<remote-id type="sourcehut">~bptato/chawan</remote-id>
</upstream>
</pkgmetadata>