diff options
Diffstat (limited to 'www/chawan/pkg-descr')
-rw-r--r-- | www/chawan/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/chawan/pkg-descr b/www/chawan/pkg-descr new file mode 100644 index 000000000000..282013e5aa92 --- /dev/null +++ b/www/chawan/pkg-descr @@ -0,0 +1,9 @@ +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. |