Package: libt3config-dev Source: libt3config Version: 1.0.0-2 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 53 Depends: libt3config0 (= 1.0.0-2) Filename: ./amd64/libt3config-dev_1.0.0-2_amd64.deb Size: 10488 MD5sum: bb542a7fee9d49be6b5c2050e06101a4 SHA1: 942a0cd277b0e64bc9906de21718e7106ed0fc70 SHA256: 90a199f674bc0e2655d478b6df07ba3abd6946a49cc1a21e597b1c18d3ff8160 Section: libdevel Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3config.html Description: Development files for libt3config The libt3config library provides functions for reading and writing simple structured configuration files. It provides a simple structured syntax and typed data, a simple API for reading and manipulating configurations, and schema definitions allowing the verification of the structure of loaded configuration data. . This package contains the header files to compile programs against libt3config. Package: libt3config0 Source: libt3config Version: 1.0.0-2 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 82 Depends: libc6 (>= 2.14) Filename: ./amd64/libt3config0_1.0.0-2_amd64.deb Size: 27812 MD5sum: f822d8a24ef446454d9305364632cbdc SHA1: 4c7ef8056047cb383c3bd35b76175b3f020b3131 SHA256: 31235f583ae26c3653221d72dc334fd668740718543e93ca7580526cc182a33c Section: libs Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3config.html Description: Library for reading and writing configuration files The libt3config library provides functions for reading and writing simple structured configuration files. It provides a simple structured syntax and typed data, a simple API for reading and manipulating configurations, and schema definitions allowing the verification of the structure of loaded configuration data. Package: libt3highlight-dev Source: libt3highlight Version: 0.5.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 43 Depends: libt3highlight2 (= 0.5.0-1), libt3config-dev (>= 0.2.5), libpcre2-dev Filename: ./amd64/libt3highlight-dev_0.5.0-1_amd64.deb Size: 10264 MD5sum: f3ac6a6e1d3a0d1761ab02401958ad60 SHA1: 81e7976adc075dfcdf224b3cb647feda50e97d4d SHA256: 669e1ca5dbf96aa8ff662d18982183e72304e5438503d99a126ea87027006875 Section: libdevel Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3highlight.html Description: Development files for libt3highlight The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. . To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity. . This package contains the header files to compile programs against libt3highlight. Package: libt3highlight2 Source: libt3highlight Version: 0.5.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 193 Depends: libc6 (>= 2.14), libpcre2-8-0 (>= 10.32), libt3config0 Filename: ./amd64/libt3highlight2_0.5.0-1_amd64.deb Size: 40300 MD5sum: 6cf99d3f5d0a6075a0310ed1fe99c2ba SHA1: 404cdf7b5c083dc5715d2739f85f6a7da69301b7 SHA256: 9b180d7af49a5b6d504cefdd1459bd14ffb21d00750e93ed67fa8836e37b2a33 Section: libs Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3highlight.html Description: Syntax highlighting library The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. . To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity. Package: libt3widget-dev Source: libt3widget Version: 1.2.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 296 Depends: libt3widget2 (= 1.2.0-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libt3key-dev (>= 0.2.0), libt3window-dev (>= 0.4.0), libpcre2-dev Filename: ./amd64/libt3widget-dev_1.2.0-1_amd64.deb Size: 48380 MD5sum: db415a89068c11f12bcd5426cd0fbc1d SHA1: 4e4bbc2b8165737ee801e0d55859a74b2d126275 SHA256: 5643e97c68ced88c0fd0df6162726b30ee11350a3e0d71423fee8325a470779b Section: libdevel Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3widget.html Description: Development files for libt3widget The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals. . This package contains the header files to compile programs against libt3widget. Package: libt3widget2 Source: libt3widget Version: 1.2.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 1221 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgpm2 (>= 1.20.7), libpcre2-8-0 (>= 10.32), libstdc++6 (>= 6), libt3key1, libt3window0, libtranscript1, libunistring2 (>= 0.9.7) Suggests: libxcb1 Filename: ./amd64/libt3widget2_1.2.0-1_amd64.deb Size: 293552 MD5sum: 55a9985ef752bc4d6f2ad355d0027ca5 SHA1: 5a2d375003f33f8f5ed8060e4b5a08b50ad5892b SHA256: 52e05c3e923e615149a7f5cbedd1d75945ecda7a3641a34e7b2a88af896d8b25 Section: libs Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3widget.html Description: C++ terminal dialog toolkit The libt3widget library provides a C++ dialog toolkit. It provides objects for dialogs and widgets like buttons, text fields, check boxes etc., to facilitate easy construction of dialog based programs for Un*x terminals. Package: libt3window-dev Source: libt3window Version: 0.4.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 50 Depends: libt3window0 (= 0.4.0-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libncurses-dev Filename: ./amd64/libt3window-dev_0.4.0-1_amd64.deb Size: 10632 MD5sum: 59d480f496c5413ba146a0e2cbbafa8b SHA1: b68a3e871b73a73c54b9cb6b3e6b96af489fa747 SHA256: 19a92c117e83a5eb3f6e3943a2a99ef94d1c40d8fd1d32839a089ac67df2c0c1 Section: libdevel Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3window.html Description: Development files for libt3window The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal. libt3window can be used instead of (n)curses for drawing on the terminal. . This package contains the header files to compile programs against libt3window. Package: libt3window0 Source: libt3window Version: 0.4.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 97 Depends: libc6 (>= 2.15), libtinfo6 (>= 6), libtranscript1, libunistring2 (>= 0.9.7) Filename: ./amd64/libt3window0_0.4.0-1_amd64.deb Size: 34512 MD5sum: 76f7faf6eb3cb8d187a034199890e539 SHA1: 0b08d5f33a9f79c4deb9879b1508b8a6c4a0f768 SHA256: 449e773cf0a77df2f3cf73cecd42d6b0fc66cfc2b0e4891e8e747342c93a307a Section: libs Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3window.html Description: Library for creating window-based terminal programs The libt3window library provides functions for manipulating the terminal and for creating (possibly overlapping) windows on a terminal. libt3window can be used instead of (n)curses for drawing on the terminal. Package: libtranscript-dev Source: libtranscript Version: 0.3.3-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 60 Depends: libtranscript1 (= 0.3.3-1), libc6 (>= 2.14) Filename: ./amd64/libtranscript-dev_0.3.3-1_amd64.deb Size: 13028 MD5sum: 20f718bea840972becc667b64aedb8c8 SHA1: a31161beab7695b702a9025e8b0982765bfe0e07 SHA256: 6a6859828912b8c9f6e01f4545ce8f2d79fa8a63f257e03f3d89bf287811ac1d Section: libdevel Priority: optional Homepage: https://os.ghalkes.nl/libtranscript.html Description: Development files for libtranscript libtranscript is a character-set conversion library, much like the iconv set of functions. The library allows great control over the conversions. It was designed for use in programs which use Unicode internally, using UTF-8, UTF-16 or UTF-32/UCS-4. . This package contains the header files to compile programs against libtranscript, and to develop converters for use in libtranscript. It also contains the ucm2ltc program to create compilable converters from .ucm files. Package: libtranscript1 Source: libtranscript Version: 0.3.3-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 3707 Depends: libc6 (>= 2.14) Filename: ./amd64/libtranscript1_0.3.3-1_amd64.deb Size: 864000 MD5sum: 8a9b4c317008fae6588292a47410f5d4 SHA1: c6da564fe0472dc724f64ba28570c6aa2b19fb8e SHA256: 3a02b017c228681daaedf1e7c3923bbf18fdbd6e37951685ef4b34567a089317 Section: libs Priority: optional Homepage: https://os.ghalkes.nl/libtranscript.html Description: Character set conversion library libtranscript is a character-set conversion library, much like the iconv set of functions. The library allows great control over the conversions. It was designed for use in programs which use Unicode internally, using UTF-8, UTF-16 or UTF-32/UCS-4. . libtranscript currently provides converters for the following encodings: . - Unicode UTF-{7,8,16LE,16BE,32LE,32BE}, CESU-8, GB-18030. - ISO-8859-{1,2,3,4,5,6,7,7-2003,8,9,10,11,13,14,15,16}. - Windows-125{1,2,3,4,5,6,7,8}. - KOI8-{R,U,RU}. - ISO-2022-{JP,JP2,JP3,JP2004,KR,CN,CN-EXT}. - EUC-{CN,JP,JIS-2004,KR,TW}, Windows-949. - Big5, Big5-HKSCS, Windows-950. - Shift-JIS, Shift-JISX0213, Shift-JIS-2004, Windows-932. - JIS-X-201. - Window-936. - VISCII. - IBM-{37,437,1047}. Package: t3highlight Source: libt3highlight Version: 0.5.0-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 11 Depends: libt3highlight2 (= 0.5.0-1) Filename: ./amd64/t3highlight_0.5.0-1_amd64.deb Size: 4696 MD5sum: e4db62714e2174d332d102bf9d293c34 SHA1: 78be631449ec83ccca994b8c9c2f15bdd6df7a51 SHA256: cc74b04e1764f88d578b80cda4ae68a67e5b55550939838caa80f347e203532f Section: utils Priority: optional Multi-Arch: foreign Homepage: https://os.ghalkes.nl/t3/libt3highlight.html Description: Command-line syntax highligher The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. . To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity. . This package contains the t3highlight program, which allows applying the syntax highlighting capabilities of libt3highlight on the command line to produce for example HTML output. Package: tilde Version: 1.1.2-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 573 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libt3config0, libt3highlight2, libt3widget2, libt3window0, libtranscript1, libunistring2 (>= 0.9.7) Filename: ./amd64/tilde_1.1.2-1_amd64.deb Size: 134716 MD5sum: 73c098683b7436075981975cf8fb209c SHA1: b9ebd4991f486465ec477a86a592e18e4a703ab5 SHA256: 574aaba56845feb86d776e0a2a4934a0155bd2eba406c74049a86ead4eb35547 Section: editors Priority: optional Homepage: https://os.ghalkes.nl/tilde.html Description: Intuitive text editor for the terminal Tilde is a text editor for the console/terminal, which provides an intuitive interface for people accustomed to GUI environments such as Gnome, KDE and Windows. For example, the short-cut to copy the current selection is Control-C, and to paste the previously copied text the short-cut Control-V can be used. As another example, the File menu can be accessed by pressing Meta-F. Package: tilde-keyring Version: 2019.07.18-1 Architecture: all Maintainer: G.P. Halkes Installed-Size: 14 Depends: gnupg (>= 1.0.6-4) Filename: ./all/tilde-keyring_2019.07.18-1_all.deb Size: 2792 MD5sum: a522fd8989578e676526dcf052123ec5 SHA1: f407074e0fe10c7b4cd2937560824da5a8b25a13 SHA256: 96d3195e8e3a382f8a3a88c01353787c2e61305f9c5f8b30d47a65a485e5300a Section: misc Priority: important Description: GnuPG key of the Tilde repository The Tilde repository digitally signs its Release files. This package contains the repository key used for that.