19 Commits

Author SHA1 Message Date
ct-clmsn
0445b2445b
added boost license strings (#2164) 2022-02-28 06:23:00 +01:00
flywind
8f1aef41c9
add eupl-1.2 (#2032) 2021-10-18 11:04:42 +02:00
Juan Carlos
3e6de3476e
Continuation of https://github.com/nim-lang/packages/pull/916 (#2027) 2021-10-12 15:30:48 +02:00
Pietro Peterlongo
5c9f4a4776
add check for empty description (#2015)
* add check for empty description

see https://github.com/nim-lang/packages/pull/2014

* add empty description to test if CI catches this

* add back description
2021-09-29 23:00:50 +01:00
Matt Haggard
868b48a5af
GitHub actions (#1744)
* Add GitHub actions

* Workflow typo

* Workflow typo

* Use GITHUB_TOKEN in build if available
2020-12-11 22:04:30 +00:00
Miran
79a4452e1d no nil strings anymore (#985)
Looks good
2019-01-09 12:04:06 -06:00
Dominik Picheta
07b493f066 Soften scanner and update to Nim v0.18.0 2018-07-04 11:09:10 +01:00
Dominik Picheta
e7ca6b4556 Add support for aliases to package scanner. 2017-07-11 00:02:17 +01:00
Dominik Picheta
79de16a6ac Fixes travis build and adds some new licenses to scanner. 2016-10-31 20:18:30 +01:00
def
4d697d9fc6 Add check for git://github.com URLs 2016-06-09 21:38:20 +02:00
Dominik Picheta
41c882e34a Added more license to package_scanner. 2015-10-17 14:23:19 +01:00
Dominik Picheta
575a9be627 Increase GET timeout. 2015-09-01 18:02:46 +01:00
Dominik Picheta
df1b9353e4 Handle all errors when calling httpclient. 2015-09-01 17:59:14 +01:00
Dominik Picheta
eb5ca12960 Package_scanner will now check for duplicate pkg names. 2015-09-01 17:55:41 +01:00
fenekku
0cb47c2d4d improved(?) package_scanner! 2015-05-21 11:03:16 -04:00
Dominik Picheta
3584ec6340 Increase timeout in package_scanner. 2015-05-18 22:15:45 +01:00
Dominik Picheta
f14f008be3 Add travis CI image to readme. Check URL not WEB in scanner. 2015-05-18 21:53:55 +01:00
Dominik Picheta
3b0c1291ae Improved travis file and package scanner. 2015-05-18 20:40:46 +01:00
Federico Ceratto
0a107dfd1a Add package scanner 2015-03-07 23:55:08 +00:00