[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reply to: [list | sender only]
PyCifRW new version
- Subject: PyCifRW new version
- From: James Hester <jrh@xxxxxxxxxxxx>
- Date: Wed, 10 Nov 2004 16:44:25 +0900
A new version (1.19) of PyCifRW is now available at https://anbf2.kek.jp/zope/Downloads/CIF/PyCifRW-1.19.tar PyCifRW provides a python module which can be used to read and write CIF files in an intuitive fashion: e.g. >>> cf = CifFile("jun02_1.cif") >>> cf['si_std']['_diffrn_wavelength_meas'] will return the value (as a string) of item '_diffrn_wavelength_meas' in data block si_std of file "jun02_1.cif". Values can be added/changed in a similar fashion. Major changes from the previously released version: (1) This version attempts to be compliant with the CIF 1.1 standard insofar as all non-compliant files will be rejected, all compliant files are read properly, and output files can be read in successfully. (2) Maximum input line length is an optional parameter (default 2048) (3) The licensing terms have been changed to allow redistribution under certain broad conditions. - _______________________________________________ cif-developers mailing list cif-developers@iucr.org http://scripts.iucr.org/mailman/listinfo/cif-developers
Reply to: [list | sender only]
- Prev by Date: Re: New version (2.3) of core CIF dictionary available
- Next by Date: Recent changes to CoreCIF
- Prev by thread: Recent changes to CoreCIF
- Next by thread: PyCifRW new version
- Index(es):