-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'modules/core/dependency/python-ihm/' changes from 4fb3cf6ec…
…9..349652213c 349652213c flake8 fixes 0390c2a15b Add simple filtering mechanism 480f3d0e7d flake8 fix 7eaf700829 Allow get/set of data items in loop constructs af29654b8a Allow easy get/set of non-loop data items 0cee0f2cb6 Add class to assign tokens to loops or categories 265e4f20a6 Increase test coverage 138ee1c646 Preserve data item case c7920ed9a3 Handle (and preserve) quoted or multiline strings 025f138e36 Preserve data, loop, ?, . tokens ebf3522c41 Test output of read-in tokens 59bfbcac74 Preserve line breaks when tokenizing mmCIF da28d1d0a6 Optionally preserve whitespace when reading mmCIF 9f40565b07 Add a tokenizer subclass that preserves mmCIF comments de233bc0c9 Split mmCIF tokenizer into separate class 3d4196b7e4 We need to also update the Ubuntu PPA 4675e9ad4a Fix typo 5e04a2eb98 Update for 1.1 release aa752e80e3 Add support for ihm_external_files.file_format c837df1fd4 Use 'Other' for unspecified file content type cb61fd1fc0 Allow file size to be a float, closes ihmwg/python-ihm#138 b142c8653f Add missing ihm.util subpackage, closes ihmwg/python-ihm#136 43892b1fa2 Explicitly list pdbx_database_status items b1a0bf00d4 Pass through the pdbx_database_status category cdb9c49770 flake8 fix 1310a64adf Add support for database_2 category b476d4dea3 Add make_mmcif.py to installed package 859dd7fc41 Make importable 247058244b Fully qualify links to improve ModelCIF docs 56a27feaa8 Link to PPA 02d67dd235 Don't overwrite orig.tar.gz, fix focal build e53f4e46b8 Build only signed source packages (for PPA) 2b78fb520a Add Ubuntu version to .deb filename 99c8140105 Add basic Debian packaging de2266ada3 Update copyright year 57b2c28b2a Fix typos 638f1b1e89 Prepare for 1.0 release 5bf8b2932b Fix typos 0ac9ebccf9 Add recent changes a4a8651a0d Fix broken links 5e386a887d Warn about broken links df273f6a73 Fix sphinx warning 29ad70b5f1 Fix test for non-integer pdb_seq_num 1be7a12e8f Drop redundant code for branched entities 51e1a4f62e Test adding files containing nonpolymers 3f6543b4e2 Allow combining multiple mmCIF files into one a3baf8b8a8 Use argparse for argument parsing 374c50e96d Handle unknown formula when getting component weight 34aba4a259 Add ins code to output pdbx_branch_scheme table 4a01eba2f6 Classify single sugar as a nonpolymer, not branched 8bbf43b8db Improve handling of seq_id for branched entities 64d842cabf Improve handling of seq_id for waters, nonpolymers 29d7b49640 Allow setting orig_auth_seq_id_map for waters 83490bc9e4 Fix typo afc3b6eb1d Clarify seq_id vs internal numbering 8be5d07aeb Use canonical URLs 111882198a Update to match new audit record 2ee6db31c7 Point to new IHMCIF dictionary URL a0fd0da7b0 Use latest checkout action a9703c8208 Update to CodeQL action v2 git-subtree-dir: modules/core/dependency/python-ihm git-subtree-split: 349652213c894bcf700b4600f883ab7920fb8a43
- Loading branch information
Showing
45 changed files
with
1,976 additions
and
354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.