[Pkg-javascript-commits] [node-is-utf8] 04/04: Added description in control file
Shirish Togarla
shirish12-guest at moszumanska.debian.org
Tue Feb 7 18:01:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
shirish12-guest pushed a commit to branch master
in repository node-is-utf8.
commit bc66ec38d87b7533668144c6109b7c6dd098ee62
Author: Shirish Togarla <shirishtogarla533 at gmail.com>
Date: Sat Feb 4 14:56:03 2017 +0000
Added description in control file
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 033258e..554869a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Detect if a buffer is utf8 encoded.
- FIX_ME long description
+Description: Detect if a buffer is utf8 encoded
+ It detects if a buffer is utf8 encoded. If it is utf8 encoded then it says
+ true or otherwise false. It need the minimum amount of bytes is 4.
.
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-utf8.git
More information about the Pkg-javascript-commits
mailing list