[dependencies.alphanumeric-sort]
version = "1.0"
[dependencies.failure]
version = "0.1"
[dependencies.log]
version = "0.4"
[package]
authors = ["Nicolas Bigaouette <nbigaouette@elementai.com>"]
categories = ["filesystem"]
description = "Read files inside a directory line-by-line, one file after the other (in human-alphabetical order)"
edition = "2018"
homepage = "https://github.com/ElementAI/dir_lines_streamer"
keywords = ["iterator", "directory", "file", "filesystem"]
license = "MIT OR Apache-2.0"
name = "dir_lines_streamer"
readme = "README.md"
repository = "https://github.com/ElementAI/dir_lines_streamer"
version = "0.1.0"