aboutsummaryrefslogtreecommitdiff
path: root/libraries/libvsgpt/README
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2022-05-12 14:05:19 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:27:57 +0700
commit01ded21061c99bec8a72855bc307b60a0353e705 (patch)
treea3c801e3bf6d360776b0d099207b7e0cab991011 /libraries/libvsgpt/README
parent1479dbe1b13a7fd495f237bba8ee416e037b5170 (diff)
libraries/libvsgpt: Added (libYAL access to GUID partition system)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvsgpt/README')
-rw-r--r--libraries/libvsgpt/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/libvsgpt/README b/libraries/libvsgpt/README
new file mode 100644
index 0000000000000..c6438b04dd1ae
--- /dev/null
+++ b/libraries/libvsgpt/README
@@ -0,0 +1,11 @@
+libvsgpt is a library to access the GUID Partition Table (GPT)
+volume system.
+
+Project information:
+
+* Status: experimental
+* Licence: LGPLv3+
+
+For more information see:
+
+* Project documentation: https://github.com/libyal/libvsgpt/wiki/Home)