hyphenation
Zwaluw
Our great sponsors
hyphenation | Zwaluw | |
---|---|---|
1 | 0 | |
31 | 12 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | over 11 years ago | |
Haskell | Haskell | |
BSD 2-clause "Simplified" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hyphenation
-
Distributing a binary that imports a library that uses data-files
As someone else mentioned, the file-embed package is a way to avoid this problem from the library author's perspective. Using it could be guarded behind a flag, as it is for the hyphenation package: https://github.com/ekmett/hyphenation/pull/4
Zwaluw
We haven't tracked posts mentioning Zwaluw yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
xmlgen - XML generator library for Haskell
diagrams-pandoc - A pandoc filter to express diagrams inline using the haskell EDSL diagrams.
pandoc - Universal markup converter
pandoc-types - types for representing structured documents
mmark - Strict markdown processor for writers
boxes - A pretty-printing library for laying out text in two dimensions, using a simple box model.
feed - Haskell package for handling various feed (RSS) formats.
blaze-builder - Efficient serialization of Haskell values to lazy bytestrings with a large average chunk size.
email-validate - Email address validation for Haskell
highlighting-kate
iCalendar - iCalendar data types, parser, and printer.
cmark - Haskell bindings to libcmark commonmark parser