source:
project/release/4/uri-generic/trunk/uri-generic.meta
@
37075
Last change on this file since 37075 was 30843, checked in by , 7 years ago | |
---|---|
File size: 242 bytes |
Line | |
---|---|
1 | ;; -*- Scheme -*- |
2 | |
3 | ((egg "uri-generic.egg") |
4 | |
5 | (license "BSD") |
6 | |
7 | (category web) |
8 | |
9 | (needs matchable) |
10 | |
11 | (test-depends test) |
12 | |
13 | (author "Ivan Raikov, Peter Bex, Seth Alves") |
14 | |
15 | (synopsis "URI generic syntax (RFC 3986) parsing and manipulation.")) |
16 |
Note: See TracBrowser
for help on using the repository browser.