摘要:
Need to be able to declare minimum, maximum allowed versions of a dependency (both min and max may be optional), and allow "holes" for known incompatible versions.Proposed syntax:RangeMeaning(,1.0]x <= 1.01.0"Soft" requirement on 1.0 (just a recommendation - helps select the c 阅读全文
posted @ 2013-05-16 17:51 Bruce Zhang 阅读(192) 评论(0) 推荐(0) 编辑