aboutsummaryrefslogtreecommitdiff
path: root/devel/undead/pkg-descr
blob: 8c15c12bab7efadf53aabf9b54e4d9fffff8d082 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Need an obsolete Phobos module? Here they are, back from the dead and upgraded
to work with the latest D.

modules included:

  * std.bitarray
  * std.date
  * std.datebase
  * std.dateparse
  * std.regexp
  * std.signals
  * std.stream and friends
  * std.xml

Some individual functions have been moved here rather than full Phobos modules.
They are:

  * undead.doformat: Contains the doFormat function from std.format
  * undead.string: Contains regex style pattern matching functions from
    std.string