747a3f83f5
Review URL: https://codereview.chromium.org//11647003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16297 260f80e4-7a28-3924-810f-c04153c831b5
11 lines
401 B
YAML
11 lines
401 B
YAML
name: pathos
|
|
author: "Dart Team <misc@dartlang.org>"
|
|
homepage: http://www.dartlang.org
|
|
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.
|
|
|
|
Currently only runs on the standalone VM, but will run in a browser as soon as
|
|
configuration-specific code is supported by Dart.
|