Update README.md
This commit is contained in:
parent
7bc5733dea
commit
5f4c96bb0a
13
README.md
13
README.md
@ -4,17 +4,18 @@ SecureLang™ Application Binary Package Manager
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* build/install/remove software packages
|
* Builds/installs/removes software packages
|
||||||
* keeps a simple database of installed packages/files
|
* Keeps a simple database of installed packages/files
|
||||||
* compress/decompress individual files
|
* Compresses/decompresses individual files
|
||||||
* custom formats (no zip/tar)
|
* Uses custom formats (no zip/tar)
|
||||||
* built-in integrity checking
|
* Built-in integrity checking
|
||||||
* very simple & portable codebase
|
* Very simple & portable codebase, plain C
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
* Doesn't handle advanced features or system integration yet, only "lowest common denominator" feature set
|
* Doesn't handle advanced features or system integration yet, only "lowest common denominator" feature set
|
||||||
* No timestamps, minimal handling of permissions
|
* No timestamps, minimal handling of permissions
|
||||||
|
* Not OS-aware, doesn't check system compatibility or have a way of organising packages for different targets yet
|
||||||
* Early version, so small changes to the format are to be expected
|
* Early version, so small changes to the format are to be expected
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user