Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: pkg/sequence_zip/pubspec.yaml

Issue 136123007: Remove deprecated packages from pkg directory. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/sequence_zip/lib/stream_zip.dart ('k') | pkg/unmodifiable_collection/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/sequence_zip/pubspec.yaml
diff --git a/pkg/sequence_zip/pubspec.yaml b/pkg/sequence_zip/pubspec.yaml
deleted file mode 100644
index 961e43a8ebbfc2f5368aad6a2c0f4c12c9df03da..0000000000000000000000000000000000000000
--- a/pkg/sequence_zip/pubspec.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-name: sequence_zip
-version: 0.9.1
-author: Dart Team <misc@dartlang.org>
-homepage: http://www.dartlang.org
-description: >
- "Zip" functionality on iterables and streams.
- This package has been discontinued.
- The zip functionality for iterables is in `package:collection/iterable_zip.dart`
- and the zip functionality for streams is in `package:async/stream_zip.dart`.
-dependencies:
- collection: "0.9.0"
- async: "0.9.0"
-environment:
- sdk: ">=0.8.10+6 <2.0.0"
« no previous file with comments | « pkg/sequence_zip/lib/stream_zip.dart ('k') | pkg/unmodifiable_collection/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698