[med-svn] [fastaq] 03/04: improve long description
Sascha Steinbiss
sascha at steinbiss.name
Fri Feb 5 08:49:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository fastaq.
commit 31a5c91c48153cbc1ae69843321cdc9c9fd07501
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Fri Feb 5 08:49:18 2016 +0000
improve long description
---
debian/control | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 7fd7966..1df38a6 100644
--- a/debian/control
+++ b/debian/control
@@ -25,10 +25,8 @@ Depends: ${python3:Depends},
${misc:Depends},
samtools
Description: FASTA and FASTQ file manipulation tools
- A collection of scripts that perform useful and common
- FASTA/FASTQ manipulation tasks.
- .
- All scripts automatically detect whether the input is
- a FASTA or FASTQ file.
- .
- Input and output files can be gzipped.
\ No newline at end of file
+ Fastaq represents a diverse collection of scripts that perform useful and
+ common FASTA/FASTQ manipulation tasks, such as filtering, merging, splitting,
+ sorting, trimming, search/replace, etc. Input and output files can be gzipped
+ (format is automatically detected) and individual Fastaq commands can be piped
+ together.
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git
More information about the debian-med-commit
mailing list