Package libmesode: Information

    Source package: libmesode
    Version: 0.9.3-alt2
    Latest version according to Repology
    Build time:  Jul 30, 2023, 05:39 AM in the task #326035
    Category: System/Libraries
    Report package bug
    Home page: 

    License: GPLv3
    Summary: Profanity project fork of libstrophe, an XMPP client library written in C
    Description: 
    Libmesode is a fork of libstrophe (http://strophe.im/libstrophe/),
    a lightweight XMPP client library written in C,
    for use in Profanity (http://www.profanity.im/).
    
    Reasons for forking:
    
        Remove Windows support
        Support only one XML Parser implementation (expat)
        Support only one SSL implementation (OpenSSL)
    
    This simplifies maintenance of the library when used in Profanity.
    
    Whilst Profanity will run against libstrophe, libmesode provides
    extra TLS functionality such as manual SSL certificate verification.

    List of rpms provided by this srpm:
    libmesode (x86_64, ppc64le, i586, armh, aarch64)
    libmesode-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libmesode-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov


    ACL:
    George V. Kouryachy
    @everybody

      1. doxygen
      2. libexpat-devel
      3. libssl-devel

    Last changed


    Oct. 20, 2021 Grigory Ustinov 0.9.3-alt2
    - Fixed FTBFS.
    Nov. 4, 2019 George V. Kouryachy 0.9.3-alt1
    - Autobuild version bump to 0.9.3
    March 11, 2019 George V. Kouryachy 0.9.2-alt2
    - Enable some insecure protocols