diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-13 22:46:48 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-24 11:23:30 +0200 |
commit | 75825230abcc5f303a29f1f74b29c36e6140a064 (patch) | |
tree | 00083fcb5bc44706fdaf85153f2a115f70a5c8c3 /tests/loader/internal/1/stable/packages | |
parent | 7747dde9fa64fe0b5838d730a1d892f3f49d2d5d (diff) |
Implement package details page
Diffstat (limited to 'tests/loader/internal/1/stable/packages')
-rw-r--r-- | tests/loader/internal/1/stable/packages | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/loader/internal/1/stable/packages b/tests/loader/internal/1/stable/packages index b95aa62..d5f1551 100644 --- a/tests/loader/internal/1/stable/packages +++ b/tests/loader/internal/1/stable/packages @@ -51,3 +51,11 @@ depends: libmisc >= 2.0.0 changes: some changes 1 changes: some changes 2 location: libfoo-1.2.4.tar.gz +: +name: libfoo +version: 1.0 +summary: The Foo Library +license: MIT +url: http://www.example.com/foo/ +email: foo-users@example.com +location: libfoo-1.0.tar.gz |