libpcrecpp0.control 700 B

1234567891011121314151617
  1. Package: libpcrecpp0
  2. Version: 8.39-r0.0
  3. Description: Perl Compatible Regular Expressions - C++ wrapper functions
  4. The PCRE library is a set of functions that implement regular expression
  5. pattern matching using the same syntax and semantics as Perl 5. PCRE has
  6. its own native API, as well as a set of wrapper functions that correspond
  7. to the POSIX regular expression API.
  8. Section: devel
  9. Priority: optional
  10. Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
  11. License: BSD
  12. Architecture: armv7ahf-neon
  13. OE: libpcre
  14. Homepage: http://www.pcre.org
  15. Depends: libc6 (>= 2.23), libgcc-s1 (>= 6.2.1), libpcre1 (>= 8.39), libstdc++6 (>= 6.2.1)
  16. Provides: libpcrecpp
  17. Source: libpcre_8.39.bb