10 lines
314 B
Go
Raw Normal View History

2019-02-15 19:27:44 +03:00
/*
* This file is subject to the terms and conditions defined in
* file 'LICENSE.md', which is part of this source code package.
*/
// Package ccittfax defines and implements the Group3 and Group4
2019-02-15 19:27:44 +03:00
// facsimile (fax) encoding and decoding according to the CCITT recommendations
// T.4 and T.6.
package ccittfax