#build

sys libtor-src

Source code of Tor and Libevent for libtor-sys

6 stable releases

Uses old Rust 2015

47.13.0+0.4.7.13 Feb 10, 2023
47.12.0+0.4.7.12 Feb 10, 2023
47.10.0+0.4.7.10 Sep 5, 2022
47.8.0+0.4.7.8 Jun 28, 2022
47.7.0+0.4.7.7 May 27, 2022

#749 in #build

Download history 279/week @ 2024-07-20 436/week @ 2024-07-27 483/week @ 2024-08-03 400/week @ 2024-08-10 523/week @ 2024-08-17 425/week @ 2024-08-24 430/week @ 2024-08-31 582/week @ 2024-09-07 412/week @ 2024-09-14 533/week @ 2024-09-21 413/week @ 2024-09-28 672/week @ 2024-10-05 611/week @ 2024-10-12 432/week @ 2024-10-19 536/week @ 2024-10-26 690/week @ 2024-11-02

2,445 downloads per month
Used in 4 crates (via libtor-sys)

MIT license

16MB
365K SLoC

C 328K SLoC // 0.2% comments Shell 12K SLoC // 0.2% comments M4 9K SLoC // 0.2% comments Python 6K SLoC // 0.3% comments Bitbake 5K SLoC // 0.1% comments Automake 3.5K SLoC // 0.1% comments Perl 409 SLoC // 0.1% comments Rust 386 SLoC // 0.0% comments Q 304 SLoC PHP 114 SLoC Lua 77 SLoC // 0.1% comments

Contains (autotools obfuscated code, 595KB) libevent-src/configure, (obscure autoconf code, 92KB) tor-src/configure.ac, (obscure autoconf code, 26KB) libevent-src/configure.ac

libtor-src

This crate contains the source code for Tor and Libevent, and a set of patches that are applied in the build script to prepare for compilation of libtor-sys.

The patches are applied by default using git, but enabling the use-gnu-patch feature will make the build script using patch instead.

No runtime deps