Skip to content

Instantly share code, notes, and snippets.

@ajaymayar
ajaymayar / split_ln.py
Created December 6, 2017 00:35 — forked from alexhanna/split_ln.py
Script for splitting Lexis-Nexis files. Adapted from an original from Neal Caren.
#!/usr/bin/env python
# encoding: utf-8
"""
split_ln.py
Created by Neal Caren on 2012-05-14.
[email protected]
Edited by Alex Hanna on 2015-01-29
[email protected]