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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
|
Source: haskell-blogliterately
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
Dmitry Bogatov <KAction@gnu.org>,
Priority: extra
Section: haskell
Build-Depends:
cdbs,
debhelper (>= 9.0),
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-blaze-html-dev (<< 0.9),
libghc-blaze-html-dev (>= 0.5),
libghc-blaze-html-prof,
libghc-bool-extras-dev,
libghc-bool-extras-prof,
libghc-cmdargs-dev (<< 0.11),
libghc-cmdargs-dev (>= 0.9.5),
libghc-cmdargs-prof,
libghc-data-default-dev (<< 0.8),
libghc-data-default-dev (>= 0.5),
libghc-data-default-prof,
libghc-haxml-dev (<< 1:1.26),
libghc-haxml-dev (>= 1:1.22),
libghc-haxml-prof,
libghc-haxr-dev (<< 3000.12),
libghc-haxr-dev (>= 3000.11),
libghc-haxr-prof,
libghc-highlighting-kate-dev (<< 0.7),
libghc-highlighting-kate-dev (>= 0.5),
libghc-highlighting-kate-prof,
libghc-hscolour-dev (<< 1.25),
libghc-hscolour-dev (>= 1.20),
libghc-hscolour-prof,
libghc-http-dev (<< 1:4000.4),
libghc-http-dev (>= 1:4000.3),
libghc-http-prof,
libghc-lens-dev (>= 3.8),
libghc-lens-dev (<< 4.16),
libghc-lens-prof,
libghc-mtl-dev,
libghc-mtl-prof,
libghc-pandoc-dev (>= 1.19),
libghc-pandoc-dev (<< 1.20),
libghc-pandoc-prof,
libghc-pandoc-citeproc-dev (>= 0.1.2),
libghc-pandoc-citeproc-dev (<< 0.11),
libghc-pandoc-citeproc-dev (>= 0.1.2),
libghc-pandoc-citeproc-prof,
libghc-pandoc-types-dev (>= 1.16),
libghc-pandoc-types-dev (<< 1.18),
libghc-pandoc-types-prof,
libghc-parsec3-dev (<< 3.2),
libghc-parsec3-dev (>= 3),
libghc-parsec3-prof,
libghc-split-dev (<< 0.3),
libghc-split-dev (>= 0.1.4),
libghc-split-prof,
libghc-strict-dev (<< 0.4),
libghc-strict-dev (>= 0.3),
libghc-strict-prof,
libghc-tagsoup-dev (<< 0.15),
libghc-tagsoup-dev (>= 0.13.4),
libghc-tagsoup-prof,
libghc-temporary-dev (<< 1.3),
libghc-temporary-dev (>= 1.1),
libghc-temporary-prof,
pandoc,
Build-Depends-Indep:
ghc-doc,
libghc-blaze-html-doc,
libghc-bool-extras-doc,
libghc-cmdargs-doc,
libghc-data-default-doc,
libghc-haxml-doc,
libghc-haxr-doc,
libghc-highlighting-kate-doc,
libghc-hscolour-doc,
libghc-http-doc,
libghc-lens-doc,
libghc-mtl-doc,
libghc-pandoc-citeproc-doc,
libghc-pandoc-doc,
libghc-pandoc-types-doc,
libghc-parsec3-doc,
libghc-split-doc,
libghc-strict-doc,
libghc-tagsoup-doc,
libghc-temporary-doc,
Standards-Version: 4.0.0
Homepage: http://byorgey.wordpress.com/blogliterately/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-blogliterately
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: Tool for posting articles to blogs (internals)
This package provides development internals of BlogLiterately tool,
allowing you write blog posts in Markdown format, then use it to do
syntax highlighting, format ghci sessions, and upload to any blog
supporting the metaWeblog API (such as Wordpress)
.
This package is made available to make customization possible,
in particular, to create your own executable which adds extra custom
transformations.
.
End-user is probably interested in `blogliterately' package, which
provides a ready to use executable.
Package: libghc-blogliterately-dev
Architecture: any
Depends:
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Provides:
${haskell:Provides},
Replaces:
${haskell:Replaces},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-blogliterately-prof
Architecture: any
Depends:
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Provides:
${haskell:Provides},
Replaces:
${haskell:Replaces},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-blogliterately-doc
Architecture: all
Section: doc
Depends:
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Provides:
${haskell:Provides},
Replaces:
${haskell:Replaces},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: blogliterately
Architecture: any
Section: web
Depends:
${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
Recommends:
${haskell:Recommends},
Suggests:
${haskell:Suggests},
Conflicts:
${haskell:Conflicts},
Provides:
${haskell:Provides},
Replaces:
${haskell:Replaces},
Description: Tool for posting Haskelly articles to blogs
This package provides BlogLiterately executable, which allows you to
write blog posts in Markdown format, then use it to do syntax
highlighting, format ghci sessions, and upload to any blog supporting
the metaWeblog API (such as Wordpress)
|