Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : files-to-prompt Version : 0.4 Upstream Author : Simon Willison * URL : https://github.com/simonw/files-to-prompt * License : Apache-2.0 Programming Lang: Python Description : Concatenate files into a single prompt for LLM use This command processes multiple files within specified directories and concatenates their contents into a single text prompt, formatted for use with large language models (LLMs). It includes options for filtering files by extension, including or skipping hidden files, ignoring specified patterns and formatting output in Claude XML. Users can choose to print the output directly or save it to a file. The output helps in structuring text that is compatible with and optimized for language model processing, without altering any individual file's content. I plan to maintain this package as part of the Python team.