this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #27212 from hannesm/tar-format-depr

tar-format: mark as deprecated

authored by

Shon Feder and committed by
GitHub
d567f932 fe0e1930

+24 -11
+2 -1
packages/tar-format/tar-format.0.1.1/opam
··· 14 14 dev-repo: "git+https://github.com/mirage/ocaml-tar" 15 15 install: [make "install"] 16 16 synopsis: "A pure OCaml library to read and write tar files" 17 - flags: light-uninstall 18 17 url { 19 18 src: "https://github.com/mirage/ocaml-tar/archive/0.1.1.tar.gz" 20 19 checksum: [ ··· 22 21 "md5=8f097a4b13bcff4dc0c97cb4faf20ead" 23 22 ] 24 23 } 24 + available: opam-version >= "2.2.0" 25 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.2.0/opam
··· 21 21 dev-repo: "git+https://github.com/mirage/ocaml-tar" 22 22 install: [make "install"] 23 23 synopsis: "A pure OCaml library to read and write tar files" 24 - flags: light-uninstall 25 24 url { 26 25 src: "https://github.com/mirage/ocaml-tar/archive/0.2.0.tar.gz" 27 26 checksum: [ ··· 29 28 "md5=f8a9e01165f63f1cbcf49023816d0699" 30 29 ] 31 30 } 31 + available: opam-version >= "2.2.0" 32 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.2.1/opam
··· 21 21 dev-repo: "git+https://github.com/mirage/ocaml-tar" 22 22 install: [make "install"] 23 23 synopsis: "A pure OCaml library to read and write tar files" 24 - flags: light-uninstall 25 24 url { 26 25 src: "https://github.com/mirage/ocaml-tar/archive/0.2.1.tar.gz" 27 26 checksum: [ ··· 29 28 "md5=29e4617c2ee177b921086edce28910ac" 30 29 ] 31 30 } 31 + available: opam-version >= "2.2.0" 32 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.3.0/opam
··· 26 26 ] 27 27 depopts: ["lwt"] 28 28 synopsis: "A pure OCaml library to read and write tar files" 29 - flags: light-uninstall 30 29 url { 31 30 src: "https://github.com/mirage/ocaml-tar/archive/0.3.0.tar.gz" 32 31 checksum: [ ··· 34 33 "md5=efe2d24c3b5aba013e6bfd602b6a7b37" 35 34 ] 36 35 } 36 + available: opam-version >= "2.2.0" 37 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.4.0/opam
··· 33 33 ] 34 34 35 35 synopsis: "A pure OCaml library to read and write tar files" 36 - flags: light-uninstall 37 36 url { 38 37 src: "https://github.com/mirage/ocaml-tar/archive/v0.4.0.tar.gz" 39 38 checksum: [ ··· 41 40 "md5=ccd03014845ab9264ac98f24df617d9a" 42 41 ] 43 42 } 43 + available: opam-version >= "2.2.0" 44 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.4.1/opam
··· 55 55 56 56 A mirage interface is also provided which exposes a tar-formatted block 57 57 device as a read-only key=value store.""" 58 - flags: light-uninstall 59 58 url { 60 59 src: "https://github.com/mirage/ocaml-tar/archive/v0.4.1.tar.gz" 61 60 checksum: [ ··· 63 62 "md5=0af2219c4f5cacf9a2d51ee84a983c2e" 64 63 ] 65 64 } 65 + available: opam-version >= "2.2.0" 66 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.4.2/opam
··· 49 49 50 50 A mirage interface is also provided which exposes a tar-formatted block 51 51 device as a read-only key=value store.""" 52 - flags: light-uninstall 53 52 url { 54 53 src: "https://github.com/mirage/ocaml-tar/archive/v0.4.2.tar.gz" 55 54 checksum: [ ··· 57 56 "md5=4ac2ead30f94db430682d9cb70fcff76" 58 57 ] 59 58 } 59 + available: opam-version >= "2.2.0" 60 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.5.0/opam
··· 51 51 52 52 A mirage interface is also provided which exposes a tar-formatted block 53 53 device as a read-only key=value store.""" 54 - flags: light-uninstall 55 54 url { 56 55 src: "https://github.com/mirage/ocaml-tar/archive/v0.5.0.tar.gz" 57 56 checksum: [ ··· 59 58 "md5=e3f9c2396ee47785c096c978cd987b6c" 60 59 ] 61 60 } 61 + available: opam-version >= "2.2.0" 62 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.5.1/opam
··· 51 51 52 52 A mirage interface is also provided which exposes a tar-formatted block 53 53 device as a read-only key=value store.""" 54 - flags: light-uninstall 55 54 url { 56 55 src: "https://github.com/mirage/ocaml-tar/archive/v0.5.1.tar.gz" 57 56 checksum: [ ··· 59 58 "md5=4919ee2ed71b8a889e778abd9945a181" 60 59 ] 61 60 } 61 + available: opam-version >= "2.2.0" 62 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.6.0/opam
··· 53 53 54 54 A mirage interface is also provided which exposes a tar-formatted block 55 55 device as a read-only key=value store.""" 56 - flags: light-uninstall 57 56 url { 58 57 src: "https://github.com/mirage/ocaml-tar/archive/v0.6.0.tar.gz" 59 58 checksum: [ ··· 61 60 "md5=95bd70a1a61b0e9fc95af83bcc51b0bb" 62 61 ] 63 62 } 63 + available: opam-version >= "2.2.0" 64 + flags: [light-uninstall deprecated]
+2 -1
packages/tar-format/tar-format.0.6.1/opam
··· 52 52 53 53 A mirage interface is also provided which exposes a tar-formatted block 54 54 device as a read-only key=value store.""" 55 - flags: light-uninstall 56 55 url { 57 56 src: "https://github.com/mirage/ocaml-tar/archive/v0.6.1.tar.gz" 58 57 checksum: [ ··· 60 59 "md5=bc6475a9ece5d914213e1d2275667418" 61 60 ] 62 61 } 62 + available: opam-version >= "2.2.0" 63 + flags: [light-uninstall deprecated]
+2
packages/tar-format/tar-format.0.7.1/opam
··· 68 68 "md5=554ee6120f06017828f8f4e74515cbfa" 69 69 ] 70 70 } 71 + available: opam-version >= "2.2.0" 72 + flags: deprecated