An open API service indexing awesome lists of open source software.

https://github.com/christimperley/sourcelocation.py

Simple data structures for representing source code locations
https://github.com/christimperley/sourcelocation.py

python

Last synced: about 1 year ago
JSON representation

Simple data structures for representing source code locations

Awesome Lists containing this project

README

          

.. -*-restructuredtext-*-

sourcelocation
==============

.. image:: https://badge.fury.io/py/sourcelocation.svg
:target: https://badge.fury.io/py/sourcelocation

.. image:: https://img.shields.io/pypi/pyversions/sourcelocation.svg
:target: https://pypi.org/project/sourcelocation

A simple collection of reusable data structures for representing source code
locations such as character offsets, character ranges, lines, etc.