Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
/ deltachat-fp Public archive

Free Pascal bindings for Delta Chat

License

GPL-3.0, MPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE-GPLv3
MPL-2.0
LICENSE-MPL
Notifications You must be signed in to change notification settings

deltachat/deltachat-fp

Repository files navigation

Free Pascal bindings for Delta Chat and Lazarus Delta Chat client

To build, compile https://github.com/deltachat/deltachat-core-rust/ with cargo build --release and copy target/release/libdeltachat.a to the root of this repository.

To build the client, run lazbuild deltachat.lpr. Then run deltachat binary and point it to the database file.

License

Bindings (hDeltachat.pp) are released under the terms of deltachat-core-rust, that is Mozilla Pubilc License 2.0.

Lazarus client is released under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

Free Pascal bindings for Delta Chat

Topics

Resources

License

GPL-3.0, MPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE-GPLv3
MPL-2.0
LICENSE-MPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages