seqarbiter 0.1.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.
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: seqarbiter
3
+ Version: 0.1.0
4
+ Summary: Seqarbiter
5
+ Author: Peter Vegh
6
+ Keywords: biology,sequence
7
+ Description-Content-Type: text/x-rst
8
+
9
+ Seqarbiter
10
+ ==========
11
+
12
+ This stub package contains no usable code -- code will soon follow, in the next release.
13
+
14
+ Expected release in 2026.
15
+
16
+ **Contact:** `<https://github.com/Edinburgh-Genome-Foundry/>`_
@@ -0,0 +1,7 @@
1
+ # Seqarbiter
2
+
3
+ This stub package contains no usable code -- code will soon follow, in the next release.
4
+
5
+ Expected release in 2026.
6
+
7
+ https://github.com/Edinburgh-Genome-Foundry/
@@ -0,0 +1,8 @@
1
+ Seqarbiter
2
+ ==========
3
+
4
+ This stub package contains no usable code -- code will soon follow, in the next release.
5
+
6
+ Expected release in 2026.
7
+
8
+ **Contact:** `<https://github.com/Edinburgh-Genome-Foundry/>`_
@@ -0,0 +1,17 @@
1
+ [project]
2
+ name = "seqarbiter"
3
+ version = "0.1.0"
4
+ authors = [{ name = "Peter Vegh" }]
5
+ description = "Seqarbiter"
6
+ readme = "pypi-readme.rst"
7
+ keywords = ["biology", "sequence"]
8
+
9
+ # [project.urls]
10
+ # Homepage = "https://github.com/Edinburgh-Genome-Foundry/"
11
+
12
+ [build-system]
13
+ requires = ["setuptools"]
14
+ build-backend = "setuptools.build_meta"
15
+
16
+ [tool.setuptools.packages.find]
17
+ exclude = ["docs*", "images*", "tests*"]
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: seqarbiter
3
+ Version: 0.1.0
4
+ Summary: Seqarbiter
5
+ Author: Peter Vegh
6
+ Keywords: biology,sequence
7
+ Description-Content-Type: text/x-rst
8
+
9
+ Seqarbiter
10
+ ==========
11
+
12
+ This stub package contains no usable code -- code will soon follow, in the next release.
13
+
14
+ Expected release in 2026.
15
+
16
+ **Contact:** `<https://github.com/Edinburgh-Genome-Foundry/>`_
@@ -0,0 +1,7 @@
1
+ README.md
2
+ pypi-readme.rst
3
+ pyproject.toml
4
+ seqarbiter.egg-info/PKG-INFO
5
+ seqarbiter.egg-info/SOURCES.txt
6
+ seqarbiter.egg-info/dependency_links.txt
7
+ seqarbiter.egg-info/top_level.txt
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+