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: c6e543b2a6ba2efe7f7c954e32ae8663 SHA1: c3c0a9ed8879c25fcd2946ccf562ef37d4bf3b2b SHA256: 63f21446de875899f479553444a73066ccf28d21dd51a5046daf742e8ba0791d 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.22), libt3config0 Filename: ./amd64/libt3highlight2_0.5.0-1_amd64.deb Size: 40320 MD5sum: e28cc4ffeefbb78386ce57654946df7a SHA1: 2e3c877f1eb56903d32f3b6ad10342f539f7b50f SHA256: cf73423105ba3688293247702a53dc07d816764ddc004980cba18ba461d4fe59 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: libt3key-bin Source: libt3key Version: 0.2.10-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 83 Depends: libt3key1 (= 0.2.10-1), libc6 (>= 2.14), libt3config0, libtinfo6 (>= 6), libxcb1 Filename: ./amd64/libt3key-bin_0.2.10-1_amd64.deb Size: 23828 MD5sum: f482b1c8f224924d5e8c3f178f6106b5 SHA1: 8a5429df58951f2470c8c6b8cee755f017850127 SHA256: a6fc4a8b5a9d026924f0f26c438d936c4589d11431a23f681f7edcc8bd420962 Section: utils Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3key.html Description: Utilities for working with libt3key terminal descriptions The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. . This package contains the t3learnkeys and t3keyc programs. Package: libt3key-dev Source: libt3key Version: 0.2.10-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 35 Depends: libt3key1 (= 0.2.10-1), libt3config-dev (>= 0.2.5) Filename: ./amd64/libt3key-dev_0.2.10-1_amd64.deb Size: 10376 MD5sum: daef689e236ca4243d6410dbf2e92e07 SHA1: fa11e2bc86b11b88f99e399ba58ba2752035d43e SHA256: 9ae0efa9afd609508635ab5cb66df13a491346de7bdefce41a0a99930c1ca613 Section: libdevel Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3key.html Description: Development files for libt3key The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. . This package contains the header files to compile programs against libt3key. Package: libt3key1 Source: libt3key Version: 0.2.10-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 147 Depends: libc6 (>= 2.4), libt3config0, libtinfo6 (>= 6) Filename: ./amd64/libt3key1_0.2.10-1_amd64.deb Size: 18652 MD5sum: 9a9813d4acd92e2ac3b2450bb8e69be6 SHA1: 630a3bd1f666a6699091c59be6a4487954c236d5 SHA256: 5879f6f7c3b853773bdb509d774eb9f9e7133d099ffa0e6a140972818dc1fe7f Section: libs Priority: optional Homepage: https://os.ghalkes.nl/t3/libt3key.html Description: Terminal key sequence database library The libt3key library provides functions for retrieving the character sequences used by terminals to represent keys pressed by the user. Although the terminfo database provides part of this information, it lacks information for the sequences returned by modern terminals/terminal emulators for many combinations of modifiers with other keys. For example, many terminal emulators provide separate character sequences for Control combined with the cursor keys, which is not stored in the terminfo database. Package: libt3widget-dev Source: libt3widget Version: 1.2.2-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 295 Depends: libt3widget2 (= 1.2.2-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.2-1_amd64.deb Size: 48544 MD5sum: d6823da9cd5c739027ea7021e210e746 SHA1: 5f30351c6cc8eb288ab28f32e48e62b8e963b6a7 SHA256: 98f416f6bf2af72838fc631f516c0e0204e5f3894da954b15d53e0eab76535e0 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.2-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 1222 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libgpm2 (>= 1.20.7), libpcre2-8-0 (>= 10.22), libstdc++6 (>= 6), libt3key1, libt3window0, libtranscript1, libunistring2 (>= 0.9.7) Suggests: libxcb1 Filename: ./amd64/libt3widget2_1.2.2-1_amd64.deb Size: 292228 MD5sum: 23457d5578aafaa153d0cb2e29a576fc SHA1: 3702ec9d4e612db24a6f03fce4c619263b95d78a SHA256: d5d7ea73331b3a1924d351d2e3cc4c7b1091f1855c72f392d08028d57bf05c5d 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.1-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 48 Depends: libt3window0 (= 0.4.1-1), libtranscript-dev (>= 0.2.2), libunistring-dev, libncurses-dev Filename: ./amd64/libt3window-dev_0.4.1-1_amd64.deb Size: 10700 MD5sum: 0476488302b5454e75ca1881f6a582f2 SHA1: db1a342123713c195e3b42e765dae49e9103a94a SHA256: 5364d07ea60f406e9c5e13e7ebcb438627201ad6b01677bdda627ea4a5ae6b7a 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.1-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.1-1_amd64.deb Size: 34572 MD5sum: deb5f69ac3c00e539a7cbb4958d05c01 SHA1: 35c4a1b14dc37f19b476e696605ec5ae77fb04e8 SHA256: cdae239df57341910a7582e74112ebc68e868e5f77871f42455b211d6de09dd2 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: 13004 MD5sum: ec996d9c74ba97724807dd3e90df98a9 SHA1: d46ad3a02eff2df834d445938a6e1ee33fc403df SHA256: 853877a0636ef55801d6fa23076c395cda621957e4bddd922d948ea08b7a47bd 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: 863856 MD5sum: aaf24b2ab76b28d2e64583ad06739669 SHA1: 467ab195e5b05ae9536221b626ba200aee0c5019 SHA256: 5b099b87fdc69e032d57cb8632032c57677a544e92ac3780306387f73bcac003 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.3-1 Architecture: amd64 Maintainer: Gertjan Halkes Installed-Size: 557 Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libt3config0, libt3highlight2, libt3widget2, libt3window0, libtranscript1, libunistring2 (>= 0.9.7) Filename: ./amd64/tilde_1.1.3-1_amd64.deb Size: 132096 MD5sum: fbea9886672be2f5f35e662bdae67539 SHA1: 1737fb92bf40844a0bec1565391b5a39325685af SHA256: bdde9744dda3fe25cdde45648f47d76d1d6dccee37658bfaa2ac7d792a032bd0 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: 2021.10.26-1 Architecture: all Maintainer: G.P. Halkes Installed-Size: 14 Depends: gnupg (>= 1.0.6-4) Filename: ./all/tilde-keyring_2021.10.26-1_all.deb Size: 2816 MD5sum: 12baad06898ba9fca3c6bf8d04869308 SHA1: 4374616a6d07d6300f32f442a120273e5d6a03de SHA256: cf15347ae1e62ed22c114252269951c39e49a9d80fe83d99efc49798b2fe542c 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.