Skip to content

Community-Maintenance/python-delimitedfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delimitedfile

A simple interpretation of a file as a MutableSequence of delimited lines.

This package is in public maintenance. Anybody may contribute or maintain the code in any way. The github user 'passwordisusernamebackwards' has access to the repository at https://github.com/Community-Maintenance/python-delimitedfile

TODO (feel free to fix):

  • Content without a trailing delimiter is ignored (for trailing line delimiter on linux)
  • Slices are unimplemented

About

Interpret a delimited file as a mutable sequence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages