file-select
File dialog utility
Provides a way to invoke native file dialogs on various platforms for selecting or creating files.
A library to invoke the native system file dialog to select or create files.
20 stars
3 watching
2 forks
Language: Common Lisp
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/filesystem-utils | A collection of utility functions for working with the file system. | 14 |
shinmera/file-attributes | Provides functions to retrieve and set file attributes in a platform-independent manner. | 18 |
shinmera/file-notify | Libraries that provide file change detection functionality across multiple operating systems | 28 |
shinmera/float-features | Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
shinmera/trivial-arguments | A utility for extracting function argument lists from Common Lisp functions. | 22 |
shinmera/chirp | A Twitter client library for Common Lisp written by Shinmera | 68 |
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 23 |
alloyed/nativefiledialog | A C library that provides a portable way to invoke native file dialogs across various platforms. | 15 |
shinmera/mmap | Provides a portable way to map files into the address space of a process without manual memory copying. | 33 |
shinmera/definitions | A general definitions introspection library | 19 |
shinmera/tooter | A Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms. | 44 |
shinmera/humbler | An interface to Tumblr's API written in Common Lisp | 11 |
shinmera/zippy | A library for reading and writing the PKWARE Zip archive format. | 15 |
shinmera/plump-tex | Translates TeX-like syntax into a Plump DOM | 2 |