Menu

SVN archive Commit Log


Commit Date  
[r188] by bugman

pystarlib is now fully Python 2 and 3 compatible.

The conversion command used was:
2to3 -w -f except -f long -f numliterals -f xrange .

2012-09-28 14:13:25 Tree
[r187] by bugman

Converted the pystarlib imports to be both Python 2 and 3 compatible.

2012-09-28 14:11:34 Tree
[r186] by bugman

Creation of a tag for the first official release of the bmrblib.

2012-06-12 08:32:27 Tree
[r185] by bugman

Modified pystarlib to be able to write to file objects.

The old behaviour was to call the builtin Python open() function to open the file. Now this only
occurs when the filename class variable is a string.

2012-06-10 10:59:18 Tree
[r184] by bugman

Epydoc docstring fix.

2011-08-11 13:19:54 Tree
[r183] by bugman

Removed PDBxChemCompFeature.html as it is a duplication of PDBXChemCompFeature.html.

The two files were making bmrblib to be incompatible with MS Windows as file case is ignored :S

2011-04-12 09:32:59 Tree
[r182] by bugman

Fix for the semicolon multiline STAR format parsing.

This was failing if there was text after the terminating ';', but this is allowed in the STAR format
and is present in many BMRB entries!

2011-03-22 15:58:01 Tree
[r181] by bugman

Added support for the 'development' BMRB version tag value.

2011-03-22 14:37:29 Tree
[r180] by bugman

Missing import of sys!

2011-02-17 09:07:39 Tree
[r179] by bugman

The print out of the NMR-STAR version is now accepting IO redirection.

The overwriting of sys.stdout was not being regarded.

2011-02-16 17:15:22 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.