Metadata-Version: 2.5
Name: pdb-select
Version: 0.1.0
Summary: PDB file segmentation tool, extract specific chains and residue ranges from PDB/MMCIF files.
Project-URL: Homepage, https://github.com/MaybeBio/pdb-select
Project-URL: Issues, https://github.com/MaybeBio/pdb-select/issues
Author-email: Joe Hoye Dow <luxunisgod123@gmail.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.9
Requires-Dist: biopython>=1.87
Requires-Dist: typer>=0.27.1
Description-Content-Type: text/markdown

> PDB file segmentation tool, extract specific chains and residue ranges from PDB/MMCIF files.