Metadata-Version: 2.1
Name: to7m-context
Version: 0.0.0
Summary: Add src directory packages to import path.
Home-page: https://gitlab.com/to7m/to7m_context.git
Author: to7m
Author-email: mail@to7m.lol
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.TXT

# to7m_context

A simple convenience package which adds {package_root}/src as an import path, thereby allowing contained packages to be imported. This package must be imported from a file within {package_root} for it to work.


