deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Description: |-
very simple search path file finder - Rust source code
The SearchPath type allows for the finding of files
using a series of search directories.
This is akin to the mechanism a shell uses
to find executables using the PATH environment variable.
It can be constructed with a search path from an environment variable,
from a string, or from a list of either string or Path/PathBuf values.
Typically the find methods return the first matching file or directory,
but the find_all method specifically collects and returns a list
of all matching paths.
.
This package contains the source for the Rust search-path crate,
for use with cargo.
Homepage: https://github.com/johnstonskj/rust-search_path
Installed-Size: '60'
Maintainer: Jonas Smedegaard <dr@jones.dk>
Multi-Arch: same
Package: librust-search-path-dev
Priority: optional
Provides: librust-search-path-0-dev (= 0.1.4-3), librust-search-path-0.1+default-dev
(= 0.1.4-3), librust-search-path-0.1-dev (= 0.1.4-3), librust-search-path-0.1.4-dev
(= 0.1.4-3)
Section: rust
Source: rust-search-path
Version: 0.1.4-3
srcpkg_name: rust-search-path
srcpkg_version: 0.1.4-3