Commit graph

7 commits

Author SHA1 Message Date
lilydjwg
14b3863f11 version 2: MVP 2020-08-11 17:43:03 +08:00
lilydjwg
903b414183 cache result during a run
so that different entries can refer to a same software without much overhead.

This is needed because entries may be generated, and only nvchecker can
tell if two entries are expecting the same result because the name may
or may not be relevant.

Closes #81.
2018-10-10 17:03:20 +08:00
lilydjwg
d0a197115c support more kwargs for get_version implementations 2018-05-05 23:40:04 +08:00
lilydjwg
1bb14397ed no need to return name now; we track this on the futures 2017-07-08 15:59:54 +08:00
Felix Yan
84df2716b5 AsyncIO rewrite 2017-07-06 12:24:45 +08:00
lilydjwg
8e2be647e0 add license declaration to each file 2017-02-28 15:27:24 +08:00
依云
375fb4f14f add support for crates.io 2016-07-22 14:24:07 +08:00