Go to file
William Pitcock 693b4bcdb0 version: add support for fuzzy version matching
This is useful for requirements such as: python3=~3.6, which would match python3-3.6.[0-9].
This implementation should in theory be backwards compatible with the implementation in Adelie.
2017-05-27 21:49:53 +00:00
src version: add support for fuzzy version matching 2017-05-27 21:49:53 +00:00
test test: add test for bug fixed in commit ba7b50c0 2017-04-28 17:44:57 +03:00
.gitignore test: rewrite the testing framework to use the real applets 2012-02-23 22:05:02 +02:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: honor CPPFLAGS 2013-07-05 17:25:59 +03:00
Makefile apk-tools-2.7.1 2017-04-28 17:51:55 +03:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README