https://github.com/writeas/import
libraries for importing posts from various sources. DEPRECATED
https://github.com/writeas/import
Last synced: 2 months ago
JSON representation
libraries for importing posts from various sources. DEPRECATED
- Host: GitHub
- URL: https://github.com/writeas/import
- Owner: writeas
- License: mpl-2.0
- Created: 2019-08-14T18:40:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T23:24:56.000Z (almost 6 years ago)
- Last Synced: 2025-03-02T10:41:39.564Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# import
libraries for parsing and importing posts from various source files
## usage
```go
import wfimport "github.com/writeas/import"
```
See GoDoc for details [https://godoc.org/github.com/writeas/import](https://godoc.org/github.com/writeas/import)