diff options
| author | JangBoo <54249941+JangBoo@users.noreply.github.com> | 2020-06-23 17:18:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 14:18:09 -0700 |
| commit | 09be10d763f7152f7efc53d16d666ef2015e59d6 (patch) | |
| tree | eb0a5802115b3d2bc238cf45a0f29c6a21d11558 /ports/bitmagic/CONTROL | |
| parent | e33e3fc229dfbf17401fb9e1435177d039a22072 (diff) | |
| download | vcpkg-09be10d763f7152f7efc53d16d666ef2015e59d6.tar.gz vcpkg-09be10d763f7152f7efc53d16d666ef2015e59d6.zip | |
[Bitmagic] Add new port (#11890)
* Add Bitmagic Port file
* Renamed to Bitmagic
* Added bitmagic portfile
* Added lower case to capital letter to match
* Edited path for header files
* Removed function vcpkg_configure_cmake()
Diffstat (limited to 'ports/bitmagic/CONTROL')
| -rw-r--r-- | ports/bitmagic/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/bitmagic/CONTROL b/ports/bitmagic/CONTROL new file mode 100644 index 000000000..0269eb1b4 --- /dev/null +++ b/ports/bitmagic/CONTROL @@ -0,0 +1,4 @@ +Source: bitmagic
+Version: 6.4.0
+Homepage: http://bitmagic.io
+Description: Algorithms and tools for Algebra of Sets for information retrieval, indexing of databases, scientific algorithms, ranking, clustering, unsupervised machine learning and signal processing.
|
