diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2013-12-25 16:06:07 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:30 -0600 |
commit | f2cd23f78cb22566edee9da0241fa9e37152ce7d (patch) | |
tree | c854a0afa29f68ef99f610cdc6157c63ecb2f1db /libraries/libbdplus/README | |
parent | 56c273d58cb204e6de61539c2afee56524b2b213 (diff) | |
download | slackbuilds-f2cd23f78cb22566edee9da0241fa9e37152ce7d.tar.gz |
libraries/libbdplus: Added (implementation of BD+ System Specifications)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libbdplus/README')
-rw-r--r-- | libraries/libbdplus/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libbdplus/README b/libraries/libbdplus/README new file mode 100644 index 0000000000..c0697625f3 --- /dev/null +++ b/libraries/libbdplus/README @@ -0,0 +1 @@ +libbdplus is a research project to implement the BD+ System Specifications. |