rust-torrent-search:用Rust编写的工具来搜索种子

时间:2021-04-28 18:36:38
【文件属性】:
文件名称:rust-torrent-search:用Rust编写的工具来搜索种子
文件大小:36KB
文件格式:ZIP
更新时间:2021-04-28 18:36:38
HTML 洪流搜索 这是用Rust编写的工具,可以在命令行中搜索种子。 建造 rust-torrent-search需要一个外部,请确保。 Linux 只需使用软件包管理器安装openssl即可: # ArchLinux $ sudo pacman -S openssl # Ubuntu $ sudo apt-get install libssl-dev 然后就用建造 $ cargo build 视窗 要在Windows上安装openssl,请参见 用法 只需执行 $ cargo run -- "search term" 在所有受支持的源中搜索“搜索词”。 备择方案 这是执行类似操作的项目的列表: 执照 根据以下任一许可 Apache许可证2.0版(LICENSE-APACHE或http://www.apache.org/licenses/LICENSE-2.0 ) MIT许可证(LI
【文件预览】:
rust-torrent-search-master
----LICENSE-MIT(1KB)
----Cargo.toml(651B)
----Cargo.lock(36KB)
----src()
--------main.rs(2KB)
--------torrent()
--------search_providers()
----.circleci()
--------config.yml(2KB)
----LICENSE-APACHE(10KB)
----README.md(1KB)
----appveyor.yml(479B)
----.gitignore(7B)

网友评论