diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-19 12:42:58 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-06-19 12:42:58 +0200 |
commit | 5fa279610a868f9011b88683b4160f0124ec70b3 (patch) | |
tree | 5d278be4652f51db7b293af0f84489ccd50d5779 | |
parent | 366a4088a62f3c22a7105fc0a4e423ac5ce12ea6 (diff) |
Replace tags with topics in package manifest
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ project: odb summary: Qt ODB profile library license: GPLv2 license: proprietary -tags: qt, c++, orm, database, relational, object, persistence, sql +topics: C++, ORM, Qt, SQL description-file: README changes-file: NEWS url: https://www.codesynthesis.com/products/odb/ |