blob: 1a8e492325051bad5a376a2360711c9204559577 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|