wok-current diff listpatron/description.txt @ rev 25685
Add checkspace / fetchall feature for tazpkg
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Mar 14 20:28:39 2024 +0000 (8 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/listpatron/description.txt Thu Mar 14 20:28:39 2024 +0000 1.3 @@ -0,0 +1,5 @@ 1.4 +ListPatron is an (GTK) application for maintaining lists of information. 1.5 +It operates on the basis of rows and columns. Cells can be of a variety of 1.6 +different types like text, icon, etc. (At the moment only text). ListPatron will 1.7 +support advanced sorting, filtering, reports, Row/Column views and Record-based 1.8 +views and any other nice features you can come up with.