From 19e269e26e794044093cf88f85db8e920aa8761b Mon Sep 17 00:00:00 2001 From: Cristiano Urban Date: Sun, 11 Sep 2016 08:34:07 +0700 Subject: libraries/VitaMTP: Added (Vita's MTP protocol library). Signed-off-by: Willy Sudiarto Raharjo --- libraries/VitaMTP/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/VitaMTP/slack-desc (limited to 'libraries/VitaMTP/slack-desc') diff --git a/libraries/VitaMTP/slack-desc b/libraries/VitaMTP/slack-desc new file mode 100644 index 0000000000..1ec0e98768 --- /dev/null +++ b/libraries/VitaMTP/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +VitaMTP: VitaMTP (Library to interact with Vita's USB MTP protocol) +VitaMTP: +VitaMTP: libVitaMTP is a library based off of libMTP that does low level USB +VitaMTP: communications with the Vita. It can read and receive MTP commands +VitaMTP: that the Vita sends, which are a proprietary set of commands that is +VitaMTP: based on the MTP open standard. +VitaMTP: +VitaMTP: Homepage: https://github.com/codestation/vitamtp +VitaMTP: +VitaMTP: +VitaMTP: -- cgit v1.2.3