nativesdk-libreadline6.control 811 B

123456789101112131415161718
  1. Package: nativesdk-libreadline6
  2. Version: 6.3-r0.0
  3. Description: Library for editing typed command lines
  4. The GNU Readline library provides a set of functions for use by
  5. applications that allow users to edit command lines as they are typed in.
  6. Both Emacs and vi editing modes are available. The Readline library
  7. includes additional functions to maintain a list of previously-entered
  8. command lines, to recall and perhaps reedit those lines, and perform
  9. csh-like history expansion on previous commands.
  10. Section: libs
  11. Priority: optional
  12. Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
  13. License: GPLv3+
  14. Architecture: x86_64-nativesdk
  15. OE: nativesdk-readline
  16. Depends: nativesdk-libc6 (>= 2.24), nativesdk-libtinfo5 (>= 6.0+20160625)
  17. Provides: nativesdk-readline
  18. Source: readline_6.3.bb