docs: update

This commit is contained in:
Dylan Araps 2019-05-09 12:20:42 +03:00
parent bd9f1a2f1f
commit a69c674c0a

View File

@ -34,6 +34,19 @@ while read -r depend; do
done < depends done < depends
``` ```
## TODO
- [ ] Checksums.
- [ ] Package installation.
- [ ] Package listing.
- [ ] Package removal.
- [ ] Package dependencies.
- [ ] Source extraction.
- [x] `tar.*`
- [ ] `git`
- [ ] `zip`
- [ ] `7z`
## Table of Contents ## Table of Contents
<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc GFM -->