Merge pull request #5875 from timthelion/docs-archive-readme

Add readme file for the archive directory
Upstream-commit: 7fb5ce44a08a7b41bb641ee89e0baea325d9597a
Component: engine
This commit is contained in:
Victor Vieux
2014-05-19 11:25:55 -07:00

View File

@ -0,0 +1,3 @@
This code provides helper functions for dealing with archive files.
**TODO**: Move this to either `pkg` or (if not possible) to `utils`.