libreadline-dev.control 933 B

123456789101112131415161718192021
  1. Package: libreadline-dev
  2. Version: 6.3-r0.0
  3. Description: Library for editing typed command lines - Development files
  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. This package contains
  10. symbolic links, header files, and related items necessary for software
  11. development.
  12. Section: devel
  13. Priority: optional
  14. Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
  15. License: GPLv3+
  16. Architecture: armv7ahf-neon
  17. OE: readline
  18. Depends: libreadline6 (= 6.3-r0.0)
  19. Recommends: libc6-dev, ncurses-dev, ncurses-libtinfo-dev
  20. Provides: readline-dev
  21. Source: readline_6.3.bb