mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Update README and vcs of commandline utils
This commit is contained in:
parent
9aac1f148c
commit
34a0dcf286
2 changed files with 4 additions and 1 deletions
3
.idea/vcs.xml
generated
3
.idea/vcs.xml
generated
|
|
@ -2,5 +2,8 @@
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/../pkg6depotd" vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/../pkg6dev" vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/../pkg6repo" vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# LibIPS Library for formats and functions used by the Image Packaging System
|
# Library used by the Image Packaging System
|
||||||
|
|
||||||
This repository contains all modules and functions one needs to implement an Image Packaging System based utility.
|
This repository contains all modules and functions one needs to implement an Image Packaging System based utility.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue