-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpaket.template
More file actions
26 lines (25 loc) · 764 Bytes
/
paket.template
File metadata and controls
26 lines (25 loc) · 764 Bytes
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
type project
title
FSharp.DataProcessingPipelines.Core
owners
Márcio Azevedo
authors
Márcio Azevedo
projectUrl
https://github.com/marcio-azevedo/fsharp-data-processing-pipeline
iconUrl
https://github.com/marcio-azevedo/fsharp-data-processing-pipeline/blob/master/docs/files/img/logo.png
licenseUrl
https://github.com/marcio-azevedo/fsharp-data-processing-pipeline/blob/master/LICENSE.txt
requireLicenseAcceptance
false
copyright
Copyright 2015
tags
data processing pipeline pipelines pipes filters etl
summary
Provides an extensible solution for creating Data Processing Pipelines in F#.
description
Provides an extensible solution for creating Data Processing Pipelines in F#.
dependencies
FSharp.Core >= 4.3.1