| Port details |
- py-seedir Python package for creating, editing, and reading folder tree diagrams
- 0.5.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: vishwin@FreeBSD.org
 - Port Added: 2026-03-12 21:42:04
- Last Update: 2026-03-12 21:40:22
- Commit Hash: fcd8c66
- Also Listed In: python
- License: MIT
- WWW:
- https://earnestt1234.github.io/seedir/seedir/
- https://github.com/earnestt1234/seedir
- Description:
- seedir is a Python package for creating, editing, and reading folder
tree diagrams.
The general logic of seedir is based on representing directories
in 3 different forms: real directories on a computer, text diagrams
of directories, and "fake directories" (manipulable Python folder
objects). seedir provides tools for going in between these formats.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}seedir>0:devel/py-seedir@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-seedir/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-seedir
- pkg install py311-seedir
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-seedir listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-seedir
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1773349488
SHA256 (seedir-0.5.1.tar.gz) = 9fb82a6133f92a711bb2d46b2a142f56712e242a4fc03fef2fea9418d307efe2
SIZE (seedir-0.5.1.tar.gz) = 116403
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-natsort>0 : devel/py-natsort@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-seedir-0.5.1:
EMOJI=off: Enable emoji style
===> Use 'make config' to modify these settings
- Options name:
- devel_py-seedir
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|