File: dune

package info (click to toggle)
ocaml-luv 0.5.14-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,504 kB
  • sloc: ml: 11,130; makefile: 6,223; sh: 4,592; ansic: 1,517; python: 38
file content (30 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
(executables
 (names
  hello_world
  delay
  print_using_file
  print_using_pipe
  print_using_tty
  idle
  cat
  onchange
  tcp_echo_server
  tcp_hello_world
  udp_echo_server
  udp_hello_world
  host
  http_get
  readme
  ifconfig
  threads
  thread_pool
  mutex
  progress
  spawn
  stdout
  pipe
  pipe_echo_server
  pipe_hello_world
  send_signal
  sigint)
 (libraries luv))