dalicious 3.1.0

General purpose utility suite with a tendency towards genome assembly.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

dalicious

DUB standard-readme compliant

General purpose utility suite with a tendency towards genome assembly.

This library mainly includes additional general purpose functions that are absent from Phobos but also includes some functions related to genome assembly.

Table of Contents

Install

Install using dub

dub add dalicious

or by manually adding the dependency:

# dub.json:
"dalicious": "~>1.0.0"

# dub.sdl:
dependency "dalicious" version="~>1.0.0"

Usage

Look into the online documentation or browse the code for an overview of the functionalities.

Maintainer

Arne Ludwig <arne.ludwig@posteo.de>

Contributing

Contributions are warmly welcome. Just create an issue or pull request on GitHub. If you submit a pull request please make sure that:

  • the code compiles on Linux using the current release of dmd,
  • your code is covered with unit tests (if feasible) and
  • dub test runs successfully.

License

This project is licensed under MIT License).

Authors:
  • Arne Ludwig <arne.ludwig@posteo.de>
Dependencies:
vibe-d:data, string-transform-d
Versions:
3.1.0 2020-Jun-18
3.0.0 2020-Feb-27
2.4.0 2020-Jan-14
2.3.0 2019-Oct-02
2.2.0 2019-Sep-24
Show all 12 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 0 downloads total

Score:
0.0
Short URL:
dalicious.dub.pm