1adc8736bc
BUG=https://code.google.com/p/dart/issues/detail?id=8072 R=nweiz@google.com Review URL: https://codereview.chromium.org//20364002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25513 260f80e4-7a28-3924-810f-c04153c831b5
9 lines
320 B
YAML
9 lines
320 B
YAML
name: path
|
|
author: "Dart Team <misc@dartlang.org>"
|
|
homepage: http://www.dartlang.org
|
|
documentation: http://api.dartlang.org/docs/pkg/path
|
|
description: >
|
|
A string-based path manipulation library. All of the path operations you know
|
|
and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
|
|
machines.
|