Menu

SVN archive Commit Log


Commit Date  
[r191] by bugman

Typo fix.

2012-09-28 14:29:41 Tree
[r190] by bugman

The bmrblib library is now fully Python 2 and 3 compatible.

The command used to convert all files was:
2to3 -w -f except -f long -f numliterals -f xrange .

2012-09-28 14:28:16 Tree
[r189] by bugman

Import changes to support both Python 2 and 3.

2012-09-28 14:26:40 Tree
[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
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.