fedora-infra / pkgwat.api

Python API for querying the Fedora Packages webapp
http://pkgwat.rtfd.org
Other
9 stars 9 forks source link

Formatting issues when rendering subpackages #4

Closed lmacken closed 11 years ago

lmacken commented 11 years ago
(pkgwat) search git
Starting new HTTPS connection (1): apps.fedoraproject.org
+--------------------------------+-----------------------------------------------------------------------+
| name                           | summary                                                               |
+--------------------------------+-----------------------------------------------------------------------+
| git                            | Fast Version Control System                                           |
| git, -cola                     | A highly caffeinated , git,  gui                                      |
| git, -review                   | A , git,  helper for integration with Gerrit                          
ralphbean commented 11 years ago

Thanks! Fixed in 6be374eaa4ba238f9902fa2a67c1c17b9bc82b5b

ralphbean commented 11 years ago

(The source of this is that the JSON returned from /packages actually includes stuff like <span>git</span>-cola and <span>git</span>-review.)