mor

Cross platform dependency manager
git clone git@getsh.org:mor.git
Log | Files | Refs | README | LICENSE

requirements.ini (748B)


      1 ; 1st comment
      2 [$]
      3 a=https://geths.org
      4 mor=$a
      5 /=build
      6 
      7 [#lib]
      8 /=testing secondtest
      9 
     10 [#wickedlib]
     11 /=testing secondtest
     12 
     13 [#badlib]
     14 /=precompiled testing
     15 
     16 [#baddynamic]
     17 /=dynamic
     18 
     19 [@lib]
     20 test1=0.1
     21 test2=0.3
     22 
     23 [@wickedlib]
     24 test3=0.3
     25 
     26 [@badlib]
     27 test1=0.1
     28 test2=0.3
     29 
     30 [@baddynamic]
     31 test1=0.9
     32 
     33 [badlink]
     34 something-3.3=https://getsh.org/wrong
     35 
     36 [testing]
     37 ;libfoo-2.7=https://github.com/protocolbuffers/protobuf/releases/download/v26.1/protoc-26.1-osx-aarch_64.zip
     38 test1-0.1=https://getsh.org/index.html
     39 test2-0.3=https://getsh.org/bharatvaj/pubkey.asc
     40 
     41 [dynamic]
     42 test1-0.9=$nothing/index.html
     43 test4-0.1=$mor/index.html
     44 
     45 [secondtest]
     46 test1-0.2=https://getsh.org/index.html
     47 test1-45=https://google.com/
     48 
     49 [curlfail]
     50 test3-0.1=https://getsh.org/something 32239423