prompt-lists 0.0.5 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ba5c42aab5e78e9a50a6cb2d86bb4da1105f38ec58bcb2e9967518a9ea81e3fe
4
- data.tar.gz: 6593c4106092d8da9f2d33ac53da44831fcdeff32a690a4cbe436ff773f16bc9
3
+ metadata.gz: 012544c471f1798737ad316b6754c759ef71a8517773b6327d2b6df27eb55b02
4
+ data.tar.gz: 75c763367e9e2a2d559fd7770c8d482113ac8e45fc5256e63b0d78919ac90f96
5
5
  SHA512:
6
- metadata.gz: fc05c3226b3f5c97e88a2e1013d0d27e397c111677d8247126e71b4ac79d089df5112d5bf021837173e73dc7e4dae73dd013a84288f1b0152bf4ccf7de8d8888
7
- data.tar.gz: cc4473f95de1e688d1a704952da369b1d5c90dfdc81815dd7adfeb141c01212d70c3c09e77b6a7936f78c72360894814399c048cfeb85f9ca23052ea6c2bcf1c
6
+ metadata.gz: 2fe3625e9fdcf56a5898b3fad615c2afa94aeb5e88ce54cbe3d32592c80a7a300385f9de05d383f3d61d3c1890ec93db24f5f49486f997a2cf8a12b4e91b9528
7
+ data.tar.gz: aac8fa273db97b0bc760c0cf811520e12a629a54119a2feb2188daa26c4bc652202d4c3b26a7d44e2f038c6d0c9afb1ebf9a56e3579028cf414f164b4c8992ef
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- prompt-lists (0.0.4)
4
+ prompt-lists (0.1.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/lib/prompt_lists.rb CHANGED
@@ -3,16 +3,18 @@
3
3
  require 'yaml'
4
4
 
5
5
  module PromptLists
6
- VERSION = '0.0.5'
6
+ VERSION = '0.1.0'
7
7
 
8
8
  class List
9
+ attr_reader :id, :sublist_names
10
+
9
11
  def initialize(list_name, sublist_names)
10
12
  @id = list_name.to_sym
11
- @sublists = sublist_names
13
+ @sublist_names = sublist_names
12
14
  end
13
15
 
14
16
  def method_missing(method_name, *args)
15
- sublist = @sublists.find { |sublist| sublist == method_name }
17
+ sublist = @sublist_names.find { |sublist| sublist == method_name }
16
18
  if sublist
17
19
  sublist_filename = method_name.to_s.gsub(/_/, "-")
18
20
  path = File.expand_path("../lists/#{@id}/#{sublist_filename}.yml", __dir__)
@@ -23,14 +25,17 @@ module PromptLists
23
25
  end
24
26
 
25
27
  def respond_to_missing?(method_name, include_private = false)
26
- sublist = @sublists.find { |sublist| sublist == method_name }
28
+ sublist = @sublist_names.find { |sublist| sublist == method_name }
27
29
  sublist || super
28
30
  end
29
31
  end
30
32
 
31
33
  class Sublist
34
+ attr_reader :id
35
+ attr_accessor :metadata, :items
32
36
  def initialize(file_path)
33
37
  @file_path = file_path
38
+ @id = File.basename(file_path, ".yml").gsub(/-/, "_").to_sym
34
39
  @content = File.read(@file_path)
35
40
  if @content =~ /^(---\s*\n.*?\n?)^(---\s*$\n?)/m
36
41
  @items = @content[($1.size + $2.size)..-1].split("\n")
@@ -38,7 +43,6 @@ module PromptLists
38
43
  end
39
44
  @metadata = (@metadata || {})
40
45
  end
41
- attr_accessor :metadata, :items
42
46
  end
43
47
 
44
48
  class << self
@@ -0,0 +1,137 @@
1
+ ---
2
+ title: Names of music tracks
3
+ category: music
4
+ ---
5
+ Mørke Skoger
6
+ Caves
7
+ Black Spot
8
+ La forêt
9
+ Horse
10
+ Blood Will Prevail
11
+ Her & the Sea
12
+ A Sacred Place
13
+ Balder
14
+ He's Back
15
+ Is It or Isn't It Happening?
16
+ The Opening
17
+ The State of the World
18
+ Beginnings Are Such Delicate Times
19
+ Gratandi Jeg thig Beiði
20
+ Lívstræðrir
21
+ Trampoline
22
+ The Return
23
+ Boreal Forest
24
+ In Cold Light
25
+ Pan’s Labyrinth
26
+ Variation on Black Spot
27
+ Death of Aethelflaed
28
+ Tears
29
+ Corals Under the Sun
30
+ The Spirit Song
31
+ Fall
32
+ Pilot's Journey
33
+ Ancient Fathers
34
+ Rosary
35
+ Everything in Its Right Place
36
+ Les Montargis
37
+ Checkpoint Ethiopia
38
+ Helvegen
39
+ Arise
40
+ Blood in the Bayou
41
+ The Traveller
42
+ Vivace
43
+ I Walk With Ghosts
44
+ Hymn 49
45
+ The Bridge Of Khazad-Dum
46
+ She Loves the Rain
47
+ Elephant Waltz
48
+ Partners in Crime
49
+ Learning to Take Care of Within
50
+ Prospect
51
+ Under Giant Trees
52
+ Teil I
53
+ The Road Less Travelled
54
+ Tears
55
+ The Ocean
56
+ River Oblivion
57
+ Threads
58
+ Drean
59
+ The Trouble
60
+ Learning to Take Care of Within
61
+ Light Between the Leaves
62
+ Whale Tale
63
+ Bells in the Box
64
+ Sound of Violence
65
+ Wave Atlas
66
+ Leaving
67
+ Color Me
68
+ In the Belly of the Moon
69
+ Hideaway
70
+ Antechamber
71
+ All this Time
72
+ The Subterranean Heart
73
+ Colours
74
+ Alone in Kyoto
75
+ Fortanach
76
+ Holding her is where
77
+ Corals Under the Sun
78
+ NeoPoly
79
+ We Could Stay
80
+ Tongues
81
+ Beneath Waves
82
+ To My Love
83
+ Bohemia
84
+ Silence
85
+ Pockets of Light
86
+ Undone
87
+ Wrapped in Rain
88
+ Cello for the New Moon
89
+ 7 Stars
90
+ Essentia
91
+ Longing
92
+ In Bloom
93
+ Let Her Go
94
+ The Space Between
95
+ Wavering Heart
96
+ A Fallen Kingdom
97
+ Re Entry
98
+ Ambrosia
99
+ Filigree
100
+ Lumi
101
+ Fog
102
+ Starry Night
103
+ You're Gonna Learn About Loss
104
+ Agape
105
+ Mirrored
106
+ Beyond the Horizon
107
+ tzimtzum
108
+ 1123
109
+ We Will Be Found
110
+ Conflux
111
+ Midway
112
+ The Girl in the Dark
113
+ Lonely Mourning
114
+ Unsolved Pleasure
115
+ Fragments
116
+ lull
117
+ Barneville
118
+ Never Over
119
+ Outer Edges
120
+ At the Edge of Everything
121
+ an angel will be with you shortly
122
+ Ten Thousand Times Before
123
+ Bliss
124
+ We Are Born When We Die
125
+ The Fallen
126
+ Earth Melodies
127
+ Dead Gods
128
+ Each Man is a little War
129
+ Persephone
130
+ 10 Feet Down
131
+ Guts
132
+ Cortège
133
+ mangata
134
+ In Dreams
135
+ Into the Black
136
+ River of Levi
137
+ Blinding Lights
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prompt-lists
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dreaming Tulpa
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-08-20 00:00:00.000000000 Z
11
+ date: 2024-10-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -171,6 +171,7 @@ files:
171
171
  - lists/music/recording.yml
172
172
  - lists/music/rhythm.yml
173
173
  - lists/music/song-section.yml
174
+ - lists/music/track.yml
174
175
  - lists/music/vocal.yml
175
176
  - lists/nature/area-of-natural-beauty.yml
176
177
  - lists/nature/flower.yml
@@ -290,7 +291,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
290
291
  - !ruby/object:Gem::Version
291
292
  version: '0'
292
293
  requirements: []
293
- rubygems_version: 3.4.10
294
+ rubygems_version: 3.5.18
294
295
  signing_key:
295
296
  specification_version: 4
296
297
  summary: Categorised lists of things for AI image and media generation on promptcache.com.