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

Unified Diff: pkg/http_server/pubspec.yaml

Issue 17544005: First push of a new 'http_server' dart package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Review changes. Created 7 years, 6 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/http_server/lib/src/virtual_directory.dart ('k') | pkg/http_server/test/virtual_directory_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_server/pubspec.yaml
diff --git a/pkg/fixnum/pubspec.yaml b/pkg/http_server/pubspec.yaml
similarity index 58%
copy from pkg/fixnum/pubspec.yaml
copy to pkg/http_server/pubspec.yaml
index bdb079cc6d8e7061771e1ba86a368af634aebea0..a60291cc88840ba4aef354cc882a62a00be2587d 100644
--- a/pkg/fixnum/pubspec.yaml
+++ b/pkg/http_server/pubspec.yaml
@@ -1,5 +1,5 @@
-name: fixnum
+name: http_server
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
- Library for 32- and 64-bit fixed size integers.
+ Library of HTTP server classes.
« no previous file with comments | « pkg/http_server/lib/src/virtual_directory.dart ('k') | pkg/http_server/test/virtual_directory_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698