pyncbitk-runtime 29.9.0.0__tar.gz → 30.0.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/PKG-INFO +4 -25
  2. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/conanfile.txt +1 -1
  3. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/pyproject.toml +5 -5
  4. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/README.md +8 -11
  5. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/conandata.yml +3 -0
  6. pyncbitk_runtime-30.0.0.0/vendor/ncbi-cxx-toolkit-conan/dependencies/dependencies-30.0.yml +244 -0
  7. pyncbitk_runtime-30.0.0.0/vendor/ncbi-cxx-toolkit-conan/dependencies/requirements-30.0.yml +31 -0
  8. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/CMakeLists.txt +0 -0
  9. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/COPYING +0 -0
  10. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/README.md +0 -0
  11. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/deployer.py +0 -0
  12. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/conanfile.py +0 -0
  13. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/dependencies-0.0.yml +0 -0
  14. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/dependencies-27.0.yml +0 -0
  15. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/dependencies-28.0.yml +0 -0
  16. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/dependencies-29.0.yml +0 -0
  17. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/requirements-0.0.yml +0 -0
  18. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/requirements-27.0.yml +0 -0
  19. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/requirements-28.0.yml +0 -0
  20. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/dependencies/requirements-29.0.yml +0 -0
  21. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/patches/27.0.0-compiler.patch +0 -0
  22. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/patches/27.0.0-definitions.patch +0 -0
  23. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/patches/27.0.0-install.patch +0 -0
  24. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/patches/29.0.0-ncbiptb.patch +0 -0
  25. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/test_package/CMakeLists.txt +0 -0
  26. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/test_package/basic_sample.cpp +0 -0
  27. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/test_package/conanfile.py +0 -0
  28. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/test_v1_package/CMakeLists.txt +0 -0
  29. {pyncbitk_runtime-29.9.0.0 → pyncbitk_runtime-30.0.0.0}/vendor/ncbi-cxx-toolkit-conan/test_v1_package/conanfile.py +0 -0
@@ -1,35 +1,14 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: pyncbitk-runtime
3
- Version: 29.9.0.0
3
+ Version: 30.0.0.0
4
4
  Summary: Runtime component of the NCBI C++ Toolkit to use in PyNCBItk.
5
5
  Keywords: bioinformatics,blast,sequence,alignment,ncbi
6
6
  Author-Email: Martin Larralde <martin.larralde@embl.de>
7
- License: MIT License
8
-
9
- Copyright (c) 2024 Martin Larralde <martin.larralde@embl.de>
10
-
11
- Permission is hereby granted, free of charge, to any person obtaining a copy
12
- of this software and associated documentation files (the "Software"), to deal
13
- in the Software without restriction, including without limitation the rights
14
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15
- copies of the Software, and to permit persons to whom the Software is
16
- furnished to do so, subject to the following conditions:
17
-
18
- The above copyright notice and this permission notice shall be included in all
19
- copies or substantial portions of the Software.
20
-
21
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27
- SOFTWARE.
28
-
7
+ License-Expression: MIT AND NCBI-PD
8
+ License-File: COPYING
29
9
  Classifier: Development Status :: 4 - Beta
30
10
  Classifier: Intended Audience :: Developers
31
11
  Classifier: Intended Audience :: Science/Research
32
- Classifier: License :: OSI Approved :: MIT License
33
12
  Classifier: Operating System :: OS Independent
34
13
  Classifier: Programming Language :: C++
35
14
  Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
@@ -1,5 +1,5 @@
1
1
  [requires]
2
- ncbi-cxx-toolkit-public/29.9.0
2
+ ncbi-cxx-toolkit-public/30.0.0
3
3
  libiconv/1.17
4
4
  [options]
5
5
  ncbi-cxx-toolkit-public/*:with_components=algo;core;objects;seqext;loaders
@@ -2,17 +2,18 @@
2
2
  build-backend = "scikit_build_core_conan.build"
3
3
  requires = [
4
4
  "scikit-build-core-conan==0.7.1 ; python_version <= '3.8'",
5
- "scikit-build-core-conan>=0.8.0 ; python_version > '3.8'",
5
+ "scikit-build-core-conan~=0.8.0 ; python_version > '3.8'",
6
6
  "cython >=3.0"
7
7
  ]
8
8
 
9
9
  [project]
10
10
  name = "pyncbitk-runtime"
11
- version = "29.9.0.0"
11
+ version = "30.0.0.0"
12
12
  description = "Runtime component of the NCBI C++ Toolkit to use in PyNCBItk."
13
13
  readme = "README.md"
14
14
  requires-python = ">=3.7"
15
- license = { file = "COPYING" }
15
+ license = "MIT AND NCBI-PD"
16
+ license-files = ["COPYING"]
16
17
  authors = [
17
18
  { name = "Martin Larralde", email = "martin.larralde@embl.de" },
18
19
  ]
@@ -21,7 +22,6 @@ classifiers = [
21
22
  "Development Status :: 4 - Beta",
22
23
  "Intended Audience :: Developers",
23
24
  "Intended Audience :: Science/Research",
24
- "License :: OSI Approved :: MIT License",
25
25
  "Operating System :: OS Independent",
26
26
  "Programming Language :: C++",
27
27
  "Topic :: Scientific/Engineering :: Bio-Informatics",
@@ -46,7 +46,7 @@ settings = ["compiler.cppstd=20"]
46
46
  [[tool.scikit-build-core-conan.local-recipes]]
47
47
  path = "vendor/ncbi-cxx-toolkit-conan"
48
48
  name = "ncbi-cxx-toolkit-public"
49
- version = "29.9.0"
49
+ version = "30.0.0"
50
50
 
51
51
  [tool.scikit-build]
52
52
  build-dir = "build/{build_type}"
@@ -32,10 +32,6 @@ then the Toolkit itself. It is not always clear what exactly is required. Conan'
32
32
 
33
33
  First, you need Conan (and, to install Conan, you need Python). For instructions of how to install Conan, please refer to [Conan's documentation](https://docs.conan.io/2/installation.html).
34
34
 
35
- On February 22, 2023 Conan 2.0 was released. It is a major upgrade, which features new public API, new build system integration and new graph model to represent relations between packages. What is important is that it is not always backward compatible with Conan 1.X.
36
-
37
- The Toolkit recipe is fully compatible both with Conan 1.X and 2.X. We strongly recommend using Conan2.
38
-
39
35
  Install Conan:
40
36
 
41
37
  pip install conan
@@ -73,7 +69,7 @@ Clone this repository and export the recipe into the local Conan cache:
73
69
 
74
70
  git clone https://github.com/ncbi/ncbi-cxx-toolkit-conan.git
75
71
  cd ncbi-cxx-toolkit-conan
76
- conan export . --version 29.0.0
72
+ conan export . --version 30.0.0
77
73
 
78
74
  Please check *conandata.yml* file in this repository for the list of existing NCBI C++ Toolkit versions.
79
75
 
@@ -100,7 +96,7 @@ Copy *blast_demo.cpp* into a local directory. Next to it, create [*conanfile.py*
100
96
  It is also possible to use [*conanfile.txt*](https://docs.conan.io/2/reference/conanfile_txt.html) - a simplified version of *conanfile.py*:
101
97
 
102
98
  [requires]
103
- ncbi-cxx-toolkit-public/29.0.0
99
+ ncbi-cxx-toolkit-public/30.0.0
104
100
  [layout]
105
101
  cmake_layout
106
102
  [generators]
@@ -221,7 +217,8 @@ Here is the list of the Toolkit components:
221
217
  |loader-wgs| ncbi_xloader_vdbgraph ncbi_xloader_wgs|
222
218
  |loaders| data_loaders_util ncbi_xloader_patcher xflatfile|
223
219
  |objects| access biblio biotree blastdb blastxml blastxml2 cdd cn3d docsum efetch entrez2 entrez2cli entrezgene featdef gbproj gbseq gencoll_client generalasn genesbyloc genome_collection homologene insdseq local_taxon macro medlars medline mim mmdb ncbimime objcoords objprt pcassay pcassay2 pcsubstance proj pub pubmed remap remapcli scoremat searchbyrsid seq seqcode seqedit seqset seqtest submit taxon1 taxon3 tinyseq trackmgr trackmgrcli variation xnetblast xnetblastcli|
224
- |psg-client| psg_client psg_protobuf|
220
+ |psg-client| psg_client|
221
+ |psg-server| psg_cache psg_ipg psg_myncbi psg_cassandra psg_protobuf|
225
222
  |seqext| blast_services blastdb_format id1 id1cli id2 id2_split id2cli seqdb seqmasks_io seqsplit snputil uudutil valerr valid variation_utils writedb xalnmgr xcleanupxdiscrepancy xformat xhugeasn xlogging xobjedit xobjimport xobjmanip xobjmgr xobjread xobjreadex xobjutil xobjwrite xunittestutil xvalidate|
226
223
  |sqlitewrapp| sqlitewrapp|
227
224
  |sraread| sraread srareadx|
@@ -233,7 +230,7 @@ Here is the list of the Toolkit components:
233
230
  ## Supported 3rd party packages.
234
231
 
235
232
  The Toolkit uses a number of 3-rd party packages. In the Toolkit code they are known by their aliases.
236
- The following is the list of packages supported by *ncbi-cxx-toolkit-public* Conan recipe, as of October 2024:
233
+ The following is the list of packages supported by *ncbi-cxx-toolkit-public* Conan recipe, as of January 2026:
237
234
 
238
235
  |Alias|Conan package|
239
236
  |--------|------------|
@@ -246,7 +243,7 @@ The following is the list of packages supported by *ncbi-cxx-toolkit-public* Con
246
243
  |LMDB|lmdb|
247
244
  |LZO|lzo|
248
245
  |NGHTTP2|libnghttp2|
249
- |PCRE|pcre|
246
+ |PCRE2|pcre2|
250
247
  |PNG|libpng|
251
248
  |PROTOBUF|protobuf|
252
249
  |SQLITE3|sqlite3|
@@ -289,9 +286,9 @@ First two parameters to *NCBI_generate_cpp* receive lists of generated files - s
289
286
  First, make sure your project contains proper requirements. For example, conanfile.txt may request *protobuf* and *grpc*:
290
287
 
291
288
  [requires]
292
- ncbi-cxx-toolkit-public/29.0.0
289
+ ncbi-cxx-toolkit-public/30.0.0
293
290
  protobuf/5.27.0
294
- grpc/1.67.1
291
+ grpc/1.72.0
295
292
 
296
293
  Next, you can use their own mechanisms, or the same NCBI function *NCBI_generate_cpp*:
297
294
 
@@ -1,4 +1,7 @@
1
1
  sources:
2
+ "30.0.0":
3
+ url: "https://github.com/ncbi/ncbi-cxx-toolkit-public/archive/refs/tags/release/30.0.0.tar.gz"
4
+ sha256: "cde821b44c4f9711b464c56b66b61c5ff419e13b759cc88896154114da6d41a3"
2
5
  "29.9.0":
3
6
  url: "https://github.com/ncbi/ncbi-cxx-toolkit-public/archive/refs/tags/release/29.9.0.tar.gz"
4
7
  sha256: "d65585ebbf27ba4ba5397804298e5362d405cbb927ec050f74c9eeb9d2beae26"
@@ -0,0 +1,244 @@
1
+ version: 30.0
2
+ #----------------------------------------------------------------------------
3
+ components:
4
+ - algo
5
+ - algo-ms
6
+ - algo-structure
7
+ - align-format
8
+ - bamread
9
+ - blast
10
+ - core
11
+ - dbapi
12
+ - eutils
13
+ - grpc
14
+ - image
15
+ - loader-asncache
16
+ - loader-bam
17
+ - loader-blastdb
18
+ - loader-cdd
19
+ - loader-genbank
20
+ - loader-lds2
21
+ - loader-snp
22
+ - loader-sra
23
+ - loader-wgs
24
+ - loaders
25
+ - objects
26
+ - psg-client
27
+ - psg-server
28
+ - seqext
29
+ - sqlitewrapp
30
+ - sraread
31
+ - xmlwrapp
32
+ - web
33
+ #----------------------------------------------------------------------------
34
+ libraries:
35
+ algo: ["ncbi_algo",
36
+ "prosplign","xalgoalignsplign",
37
+ "cobalt","proteinkmer","xalgocontig_assembly","xalgoalignutil","xblastformat",
38
+ "phytree_format","xblast","xalgoseqqa",
39
+ "xprimer","xalgognomon","xalgowinmask",
40
+ "xalgoblastdbindex","xalgophytree","xalgoseq",
41
+ "xalgoalignnw","xalgodustmask","xalgosegmask","xid_mapper",
42
+ "xalgotext","composition_adjustment","fastme",
43
+ "utrtprof"
44
+ ]
45
+ algo-ms: ["ncbi_algo_ms",
46
+ "xomssa","omssa","pepXML"
47
+ ]
48
+ algo-structure:
49
+ ["ncbi_algo_structure",
50
+ "xcd_utils","xstruct_util","xstruct_thread","xstruct_dp"
51
+ ]
52
+ align-format:
53
+ ["xalntool",
54
+ "ncbi_align_format",
55
+ "align_format"
56
+ ]
57
+ bamread: ["bamread"]
58
+ blast: ["xngalign","vdb2blast",
59
+ "igblast",
60
+ "ncbi_blastinput",
61
+ "blastinput",
62
+ "blast_sra_input",
63
+ "xmergetree",
64
+ "xalgoblastdbindex_search",
65
+ "gumbelparams"
66
+ ]
67
+ core: ["xconnext","xxconnect2","xalgovmerge", "ncbi_xcache_netcache",
68
+ "ncbi_core",
69
+ "xconnserv","xcompress","xthrserv","xregexp","xser",
70
+ "sequtil","xconnect","xdiff","xqueryparse","xutil",
71
+ "tables","xncbi",
72
+ "zcf"
73
+ ]
74
+ dbapi: ["sdbapi",
75
+ "dbapi_util_blobstore",
76
+ "ncbi_xdbapi_ftds","ncbi_xdbapi_ftds14",
77
+ "ncbi_dbapi",
78
+ "dbapi",
79
+ "ncbi_dbapi_driver",
80
+ "dbapi_driver",
81
+ "ct_ftds14", "tds_ftds14"
82
+ ]
83
+ eutils: ["eutils_client",
84
+ "ncbi_eutils",
85
+ "eutils", "egquery", "ehistory", "einfo", "elink",
86
+ "epost", "esearch", "espell", "esummary",
87
+ "linkout", "uilist"
88
+ ]
89
+ grpc: ["grpc_integration"]
90
+ image: ["ncbi_image",
91
+ "ximage"
92
+ ]
93
+ loader-asncache:
94
+ [
95
+ "ncbi_xloader_asn_cache",
96
+ "asn_cache",
97
+ "ncbi_xcache_bdb",
98
+ "ncbi_bdb",
99
+ "bdb"
100
+ ]
101
+ loader-bam: ["ncbi_xloader_bam"]
102
+ loader-blastdb:
103
+ ["ncbi_xloader_blastdb_rmt",
104
+ "ncbi_xloader_blastdb"
105
+ ]
106
+ loader-cdd:
107
+ ["ncbi_xloader_cdd",
108
+ "cdd_access"
109
+ ]
110
+ loader-genbank:
111
+ [
112
+ "ncbi_xobjsimple",
113
+ "xobjsimple",
114
+ "ncbi_xloader_genbank",
115
+ "ncbi_xreader_cache",
116
+ "ncbi_xreader_gicache",
117
+ "ncbi_xreader_id1",
118
+ "ncbi_xreader_id2",
119
+ "ncbi_xreader_pubseqos",
120
+ "ncbi_xreader_pubseqos2",
121
+ "ncbi_xreader",
122
+ "eMyNCBI_result"
123
+ ]
124
+ loader-lds2:
125
+ ["ncbi_xloader_lds2",
126
+ "ncbi_lds2",
127
+ "lds2"
128
+ ]
129
+ loader-snp: ["ncbi_xloader_snp", "dbsnp_ptis"]
130
+ loader-sra: ["ncbi_xloader_sra", "ncbi_xloader_csra"]
131
+ loader-wgs: ["ncbi_xloader_vdbgraph", "ncbi_xloader_wgs"]
132
+ loaders: ["xflatfile",
133
+ "data_loaders_util",
134
+ "ncbi_xloader_patcher"
135
+ ]
136
+ objects: ["searchbyrsid",
137
+ "ncbi_trackmgr",
138
+ "gbproj","trackmgrcli","trackmgr",
139
+ "ncbi_mmdb",
140
+ "ncbimime","cdd","cn3d","mmdb",
141
+ "pcassay2",
142
+ "ncbi_misc",
143
+ "proj","remapcli","remap","pcassay","entrezgene",
144
+ "pcsubstance","entrez2cli","biotree",
145
+ "access","docsum","entrez2","featdef","gbseq",
146
+ "genesbyloc","insdseq","mim","objcoords","objprt",
147
+ "tinyseq",
148
+ "gencoll_client",
149
+ "local_taxon",
150
+ "macro",
151
+ "homologene",
152
+ "ncbi_seq",
153
+ "blastdb","xnetblastcli","xnetblast",
154
+ "scoremat","seqedit","submit",
155
+ "genome_collection","seqtest","taxon1","taxon3","variation","seqset",
156
+ "seq","blastxml","blastxml2","seqcode",
157
+ "efetch",
158
+ "ncbi_pub",
159
+ "pub","pubmed","medlars","medline","biblio",
160
+ "ncbi_general",
161
+ "generalasn"
162
+ ]
163
+ psg-client: ["psg_client"
164
+ ]
165
+ psg-server: ["psg_cache", "psg_ipg", "psg_myncbi", "psg_cassandra", "psg_protobuf"
166
+ ]
167
+ seqext: ["ncbi_validator",
168
+ "xvalidate",
169
+ "ncbi_xdiscrepancy",
170
+ "xdiscrepancy",
171
+ "ncbi_seqext",
172
+ "xobjwrite","xformat",
173
+ "blastdb_format","writedb","seqmasks_io","xcleanup",
174
+ "blast_services","seqdb","variation_utils","xalnmgr","xobjedit",
175
+ "xobjreadex","xobjimport","xunittestutil",
176
+ "id2cli","id2_split","snputil","uudutil","xhugeasn","xobjutil",
177
+ "xobjread","id2","id1cli","xobjmgr","id1","seqsplit","valerr",
178
+ "xobjmanip","valid","xlogging"
179
+ ]
180
+ sqlitewrapp: ["sqlitewrapp"]
181
+ sraread: ["srareadx", "sraread"]
182
+ xmlwrapp: ["xmlreaders",
183
+ "xmlwrapp"
184
+ ]
185
+ web: ["xsoap_server", "xsoap",
186
+ "ncbi_web",
187
+ "xcgi_redirect","xcgi","xhtml"
188
+ ]
189
+ #----------------------------------------------------------------------------
190
+ requirements:
191
+ bamread: ["VDB"]
192
+ bdb: ["BerkeleyDB"]
193
+ blast_sra_input: ["VDB"]
194
+ dbsnp_ptis: ["GRPC"]
195
+ grpc_integration: ["GRPC"]
196
+ psg_cache: ["LMDB"]
197
+ psg_cassandra: ["CASSANDRA"]
198
+ psg_myncbi: ["CURL"]
199
+ psg_protobuf: ["GRPC"]
200
+ seqdb: ["LMDB"]
201
+ sqlitewrapp: ["SQLITE3"]
202
+ sraread: ["VDB"]
203
+ tds_ftds14: ["Iconv"]
204
+ vdb2blast: ["VDB"]
205
+ writedb: ["LMDB"]
206
+ xcompress: ["Z", "BZ2", "LZO", "ZSTD"]
207
+ xregexp: ["PCRE2"]
208
+ ximage: ["Z", "JPEG", "PNG", "GIF", "TIFF"]
209
+ xmlwrapp: ["XML", "XSLT"]
210
+ xncbi: ["BACKWARD", "UNWIND"]
211
+ xconnext: ["NCBICRYPT"]
212
+ xxconnect2: ["UV", "NGHTTP2"]
213
+ xfcgi: ["FASTCGI"]
214
+ #----------------------------------------------------------------------------
215
+ dependencies:
216
+ algo: ["align-format","sqlitewrapp"]
217
+ algo-ms: ["algo"]
218
+ algo-structure: ["algo","objects"]
219
+ align-format: ["loader-genbank", "web"]
220
+ bamread: ["objects"]
221
+ blast: ["loader-blastdb", "algo", "sraread"]
222
+ core: []
223
+ dbapi: ["core"]
224
+ eutils: ["objects","xmlwrapp"]
225
+ grpc: ["core"]
226
+ image: ["core"]
227
+ loader-asncache: ["seqext"]
228
+ loader-bam: ["bamread", "seqext"]
229
+ loader-blastdb: ["seqext"]
230
+ loader-cdd: ["seqext"]
231
+ loader-genbank: ["psg-client", "dbapi"]
232
+ loader-lds2: ["seqext", "sqlitewrapp"]
233
+ loader-snp: ["sraread", "grpc"]
234
+ loader-sra: ["sraread"]
235
+ loader-wgs: ["sraread"]
236
+ loaders: ["loader-asncache", "loader-blastdb", "loader-genbank", "loader-lds2"]
237
+ objects: ["sqlitewrapp","core"]
238
+ psg-client: ["seqext"]
239
+ psg-server: ["objects","xmlwrapp"]
240
+ seqext: ["eutils", "objects"]
241
+ sqlitewrapp: ["core"]
242
+ sraread: ["seqext"]
243
+ xmlwrapp: ["core"]
244
+ web: ["core"]
@@ -0,0 +1,31 @@
1
+ version: 30.0
2
+ #----------------------------------------------------------------------------
3
+ requirements:
4
+ BACKWARD: ["backward-cpp/1.6"]
5
+ UNWIND: ["libunwind/[>=1.6.2 <=1.8.1]"]
6
+ BerkeleyDB: ["libdb/5.3.28"]
7
+ BZ2: ["bzip2/1.0.8"]
8
+ CASSANDRA: ["cassandra-cpp-driver/[>=2.15.3 <=2.17.1]"]
9
+ CURL: ["libcurl/[>=8.8.0 <=9]"]
10
+ GIF: ["giflib/[>=5.2.1 <=5.2.2]"]
11
+ GRPC: ["grpc/[>=1.50.1 <=1.72.0]", "protobuf/[>=3.21.12 <=5.27.0]"]
12
+ Iconv: ["libiconv/1.17"]
13
+ JPEG: ["libjpeg/[>=9e <=9f]"]
14
+ LMDB: ["lmdb/[>=0.9.29 <=0.9.32]"]
15
+ LZO: ["lzo/2.10"]
16
+ NGHTTP2: ["libnghttp2/[>=1.51.0 <=1.66.0]"]
17
+ PCRE2: ["pcre2/10.42"]
18
+ PNG: ["libpng/[>=1.6.37 <=1.6.50]"]
19
+ SQLITE3: ["sqlite3/[>=3.40.0 <=3.50.4]"]
20
+ TIFF: ["libtiff/[>=4.3.0 <=4.7.1]"]
21
+ XML: ["libxml2/[>=2.11.4 <3]"]
22
+ XSLT: ["libxslt/[>1.1.34 <=1.1.43]"]
23
+ UV: ["libuv/[>=1.45.0 <=1.46.0]"]
24
+ Z: ["zlib/[>=1.2.11 <2]"]
25
+ ZSTD: ["zstd/[>=1.5.2 <=1.5.5]"]
26
+
27
+ disabled:
28
+ BACKWARD: ["Windows", "Macos"]
29
+ UNWIND: ["Windows", "Macos"]
30
+ BerkeleyDB: ["Windows"]
31
+ CASSANDRA: ["Windows", "Macos"]