Skip to content

Commit

Permalink
Modified pubspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisellgren committed Sep 22, 2012
1 parent c73efb3 commit 562adad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
name: dart_zip
version: 0.0.0
description: A zip parser, reader and generator written in pure Dart. It is memory efficient, requiring the minimum amount of memory to, for example, extract files.
author: Kai Sellgren <kaisellgren@gmail.com>
homepage: http://github.com/kaisellgren/DartZip
dependencies:
CRC32:
git: git://github.com/kaisellgren/CRC32.git

0 comments on commit 562adad

Please sign in to comment.