Skip to content
Snippets Groups Projects
SOURCES.txt 577 B
Newer Older
  • Learn to ignore specific revisions
  • tuhe's avatar
    tuhe committed
    LICENSE
    MANIFEST.in
    README.md
    pyproject.toml
    setup.py
    src/codesnipper.egg-info/PKG-INFO
    src/codesnipper.egg-info/SOURCES.txt
    src/codesnipper.egg-info/dependency_links.txt
    src/codesnipper.egg-info/requires.txt
    src/codesnipper.egg-info/top_level.txt
    src/snipper/__init__.py
    
    src/snipper/block_parsing.py
    src/snipper/fix_bf.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/fix_cite.py
    
    src/snipper/fix_i.py
    src/snipper/fix_o.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/fix_r.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/fix_s.py
    
    src/snipper/legacy.py
    src/snipper/load_citations.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/snip_dir.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/snipper_main.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/test.py
    
    tuhe's avatar
    tuhe committed
    src/snipper/version.py