package topkg

  1. Overview
  2. Docs
The transitory OCaml software packager

Install

dune-project
 Dependency

Authors

Maintainers

Sources

topkg-1.1.1.tbz
sha512=c36c549a362ddf5b7fe3f6ff91c79b7ab531c43633bb9737576370bcbd69db7e1625d247c278a869b503d45a175e9753231ccf595e5bfa4e3b7e2602ac3d3b42

Description

Warning Topkg is in maintenance mode and should not longer be used.

Topkg is a packager for distributing OCaml software. It provides an API to describe the files a package installs in a given build configuration and to specify information about the package's distribution, creation and publication procedures.

The optional topkg-care package provides the topkg command line tool which helps with various aspects of a package's life cycle: creating and linting a distribution, releasing it on the WWW, publish its documentation, add it to the OCaml opam repository, etc.

Topkg is distributed under the ISC license and has no dependencies. This is what your packages will need as a build dependency.

Topkg-care is distributed under the ISC license it depends on fmt, logs, bos, cmdliner, webbrowser and opam-format.

Home page: http://erratique.ch/software/topkg

Tags

packaging ocamlbuild org:erratique

Added to opam-repository:

README

Topkg — The transitory OCaml software packager

Warning Topkg is in maintenance mode and should not longer be used.

Topkg is a packager for distributing OCaml software. It provides an API to describe the files a package installs in a given build configuration and to specify information about the package's distribution, creation and publication procedures.

The optional topkg-care package provides the topkg command line tool which helps with various aspects of a package's life cycle: creating and linting a distribution, releasing it on the WWW, publish its documentation, add it to the OCaml opam repository, etc.

Topkg is distributed under the ISC license and has no dependencies. This is what your packages will need as a build dependency.

Topkg-care is distributed under the ISC license it depends on fmt, logs, bos, cmdliner, webbrowser and opam-format.

Home page: http://erratique.ch/software/topkg

Installation

Topkg and topkg-care can be installed with opam:

    opam install topkg       # All you need for your packages
opam install topkg-care  # topkg binary, takes care of your packages

If you don't use opam consult the topkg.opam and topkg-care.opam files for build instructions.

Documentation

A basic introduction and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.

The topkg command line tool is extensively documented in man pages available through it's help system. Type:

topkg help release # for help about releasing your package
topkg help         # for more help

Dependencies (3)

  1. ocamlbuild
  2. ocamlfind build & >= "1.6.1"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

  1. affect
  2. afl-persistent < "1.2"
  3. anycache < "0.7.4"
  4. asetmap
  5. asn1-combinators < "0.2.5"
  6. astring
  7. b0
  8. base64 = "2.1.2"
  9. bos
  10. bpf
  11. brr
  12. bytesrw
  13. certify < "0.3.0"
  14. cmarkit
  15. cmdtui < "0.4.3"
  16. conex < "0.10.0"
  17. cow = "2.2.0"
  18. cpuid < "0.1.2"
  19. digestif < "0.6.1"
  20. down
  21. enumerators >= "0.2.0"
  22. ezsqlite < "0.4"
  23. farfadet
  24. fmt
  25. fpath
  26. gg
  27. higher >= "0.3.1"
  28. hiredis < "0.8"
  29. hmap
  30. htmlit
  31. integers < "0.3.0"
  32. inuit < "0.4.1"
  33. jekyll-format < "0.2.0"
  34. jsonm
  35. jsont
  36. key-parsers < "0.10.1"
  37. libudev
  38. linkage
  39. logs
  40. lru < "0.3.0"
  41. mergeable-vector
  42. minima-theme
  43. mirage-channel < "3.1.0"
  44. mirage-kv < "1.1.1"
  45. mirage-kv-lwt < "1.1.0"
  46. mirage-net-macosx = "1.2.0"
  47. msgpck < "1.3"
  48. mtime
  49. named-pipe >= "0.4.0"
  50. nlp
  51. nocrypto
  52. nosetup
  53. note
  54. notty < "0.2.3"
  55. obandit
  56. ocb-stubblr >= "0.1.0"
  57. octavius < "1.1.0"
  58. odds < "1.1"
  59. odig
  60. oml
  61. omod
  62. opaca
  63. osx-cf
  64. otfm
  65. papi < "0.1.1"
  66. pkcs11 < "0.18.0"
  67. ppx_compose < "0.0.4"
  68. psq < "0.1.1"
  69. ptime
  70. py < "1.1"
  71. qrc
  72. react
  73. records >= "0.7.0" & < "1.0.0"
  74. rfc6287 < "1.0.4"
  75. rresult
  76. salsa20 < "1.0.0"
  77. salsa20-core < "1.0.0"
  78. sattools
  79. scid
  80. sendmsg
  81. shcaml
  82. simple-diff >= "0.2.1"
  83. sturgeon < "0.4.2"
  84. syslog-message = "0.0.2"
  85. systemverilog < "0.0.2"
  86. terminal_size < "0.1.4"
  87. tgls >= "0.9.1"
  88. tls < "0.12.8"
  89. topkg-care >= "1.1.1"
  90. topkg-jbuilder
  91. tsdl
  92. ttweetnacl
  93. unix-type-representations >= "0.1.1" & < "0.1.3"
  94. uucd
  95. uucp
  96. uuidm
  97. uunf
  98. uuseg
  99. uutf
  100. vg
  101. wamp < "1.2"
  102. webbrowser
  103. xmlm
  104. yurt < "0.6"
  105. zipc
  106. zlist < "0.4.0"
  107. zxcvbn < "2.3+2"

Conflicts

None