diff options
| author | laki <mail@lakiweb.net> | 2026-01-29 22:59:52 +0000 |
|---|---|---|
| committer | laki <mail@lakiweb.net> | 2026-01-29 22:59:52 +0000 |
| commit | 1371fc91b6c838cff16a0903ea528c95003e425b (patch) | |
| tree | 477dd2c3f1d0f51a7e431792d9dde966674dbb7f /control | |
| download | gtk2-md-editor-1371fc91b6c838cff16a0903ea528c95003e425b.tar.gz gtk2-md-editor-1371fc91b6c838cff16a0903ea528c95003e425b.tar.bz2 gtk2-md-editor-1371fc91b6c838cff16a0903ea528c95003e425b.zip | |
Initial commit for gtk2-md-editor
Diffstat (limited to 'control')
| -rw-r--r-- | control | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Package: mdviewer +Version: 1.0 +Section: utils +Priority: optional +Architecture: amd64 +Depends: libgtk2.0-0 +Maintainer: laki +Description: Simple GTK2 Markdown Editor and Viewer + A lightweight application to edit and view Markdown files with live preview and dark mode support. |
